transition to plugin.yml
This commit is contained in:
parent
aa1c13c74c
commit
ed6cf32cfd
1 changed files with 8 additions and 1 deletions
|
@ -13,4 +13,11 @@ permissions:
|
|||
description: When the player joins and doesn't have finished the tutorial.
|
||||
sr.spawn:
|
||||
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