WorldSystem/bin/main/plugin.yml.old
CloudlyBot | Argantiu 9336158c67 Changes
2024-02-29 15:03:02 +00:00

35 lines
769 B
YAML

name: WorldSystem
main: de.butzlabben.world.WorldSystem
authors: [ CrazyCloudCraft ]
version: ${version}
description: ${description}
api-version: 1.13
load: STARTUP
folia-supported: false
depend: [ FAWE, WorldEdit, Vault ]
softdepend: [ PlaceholderAPI ]
commands:
ws:
description: WorldSystem command
permissions:
ws.*:
default: op
description: Grants all /worldsystem subcommands
children:
ws.tp.*: true
ws.get: true
ws.sethome: true
ws.build: true
ws.gamemode: true
ws.delete: true
ws.lag: true
ws.big: true
ws.large: true
ws.tp.*:
default: op
description: Grants all /worldsystem tp subcommands
children:
ws.tp.world: true
ws.tp.toother: true
ws.tp.other: true