transition to plugin.yml
This commit is contained in:
parent
aa1c13c74c
commit
ed6cf32cfd
1 changed files with 8 additions and 1 deletions
|
@ -14,3 +14,10 @@ permissions:
|
||||||
sr.spawn:
|
sr.spawn:
|
||||||
default: not op
|
default: not op
|
||||||
description: When the player have discovered the spawn.
|
description: When the player have discovered the spawn.
|
||||||
|
sr.attributes:
|
||||||
|
default: op
|
||||||
|
description: When the player has permission for the command /attributes set
|
||||||
|
|
||||||
|
commands:
|
||||||
|
attributes:
|
||||||
|
description: Set the attributes of the player.
|
Loading…
Add table
Add a link
Reference in a new issue