Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerthick authored Jan 2, 2018
1 parent f8cecf1 commit d3bef67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ At this time, ProtectionPerms is completely based off permissions. Without a gi

* `protectionperms.entity.damage.<entityID>.deal` - Player can deal damage to `enityName`.
* Example: `protectionperms.entity.damage.minecraft:skeleton.deal`

* `protectionperms.entity.hook.<entityID>` - Player can hook `enityName` with a fishing pole.
* Example: `protectionperms.entity.hook.minecraft:sheep`

### Item Permissions:

Expand Down

0 comments on commit d3bef67

Please sign in to comment.