SR-Game/src/main/resources/plugin.yml
unurled cde1c48b7a
All checks were successful
Build / build (push) Successful in 1m50s
Add ClientSide Builds
2024-03-14 17:00:01 +01:00

32 lines
No EOL
913 B
YAML

name: $name
version: $version
main: me.unurled.sacredrealms.sr.SR
api-version: "$apiVersion"
description: $description
load: POSTWORLD
authors:
- unurled
permissions:
sr.tutorial:
default: not op
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.
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.
clientbuild:
description: Set the client build of the player.
resetadventure:
description: Reset the adventure of the player