Skip to content

Commit

Permalink
Update descriptions of hoe command and permission in plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 authored Jan 18, 2022
1 parent 42f9e18 commit d9dd55f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ depend: [WorldGuard, ItemNBTAPI]
commands:
hoe:
usage: /hoe
description: This is a hoe command.
description: This command gives a wooden hoe, whose NBT tags are customized, to the sender.

perimissions:
simpleslider.hoe:
description: This Permission gives a wooden hoe sender.
default: true
default: true

0 comments on commit d9dd55f

Please sign in to comment.