Skip to content

Permissions

Kirill Plazmer edited this page Jul 23, 2023 · 2 revisions

Permissions

dungeons.* - Access to all the plugin functions
dungeons.command.* - Access to all the plugin commands
dungeons.command.reload - Access to the 'reload' sub-command
dungeons.command.editor - Access to the 'editor' sub-command
dungeons.command.despawn - Access to the 'despawn' sub-command
dungeons.command.drop - Access to the 'drop' sub-command
dungeons.command.key - Access to the 'key' sub-command (without sub-commands)
dungeons.command.key.give - Access to the 'key give' command
dungeons.command.key.take - Access to the 'key take' command
dungeons.command.key.set - Access to the 'key set' command

Clone this wiki locally