This commit is contained in:
parent
e147e995bb
commit
cde1c48b7a
8 changed files with 645 additions and 1 deletions
|
@ -17,10 +17,16 @@ permissions:
|
|||
sr.attributes:
|
||||
default: op
|
||||
description: When the player has permission for the command /attributes set
|
||||
sr.clientbuild:
|
||||
description: When the player has permission for the command /clientbuild
|
||||
sr.resetadventure:
|
||||
default: op
|
||||
description: When the player has permission for the command /resetadventure
|
||||
|
||||
commands:
|
||||
attributes:
|
||||
description: Set the attributes of the player.
|
||||
description: Set the attributes of the player.
|
||||
clientbuild:
|
||||
description: Set the client build of the player.
|
||||
resetadventure:
|
||||
description: Reset the adventure of the player
|
Loading…
Add table
Add a link
Reference in a new issue