Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- permissions:
- commandblock.*:
- description: Gives access to all CommandBlock's commands
- default: false
- children:
- commandblock.help: true
- commandblock.toggle: true
- commandblock.consolewarnings: true
- commandblock.prefix: true
- commandblock.message: true
- commandblock.add: true
- commandblock.remove: true
- commandblock.set: true
- commandblock.block: true
- commandblock.info: true
- commandblock.reset: true
- commandblock.clear: true
- commandblock.list: true
- commandblock.about: true
- commandblock.reload: true
- commandblock.bypass: true
- commandblock.admin:
- description: Gives access to CommandBlock's admin commands
- default: false
- children:
- commandblock.help: true
- commandblock.toggle: false
- commandblock.consolewarnings: false
- commandblock.prefix: true
- commandblock.message: true
- commandblock.add: true
- commandblock.remove: true
- commandblock.set: true
- commandblock.block: true
- commandblock.info: true
- commandblock.reset: false
- commandblock.clear: false
- commandblock.list: true
- commandblock.about: true
- commandblock.reload: true
- commandblock.bypass: false
- commandblock.help:
- description: Permission to show the plugin's help screen
- default: true
- commandblock.toggle:
- description: Permission to toggle the plugin
- default: op
- commandblock.consolewarnings:
- description: Permission to toggle if the plugin should send warnings when a command is denied
- default: op
- commandblock.prefix:
- description: Permission to toggle or modify the plugin's prefix
- default: op
- commandblock.message:
- description: Permission to modify the plugin's no permission messages
- default: op
- commandblock.add:
- description: Permission to add commands to the config
- default: op
- commandblock.remove:
- description: Permission to remove commands from the config
- default: op
- commandblock.set:
- description: Permission to modify commands from the config
- default: op
- commandblock.block:
- description: Permission to block or unblock a command from a world
- default: op
- commandblock.info:
- description: Permission to get information of a command from the config
- default: op
- commandblock.reset:
- description: Permission to reset the config
- default: op
- commandblock.clear:
- description: Permission to empty the command list in the config
- default: op
- commandblock.list:
- description: Permission to list the commands from the config
- default: op
- commandblock.about:
- description: Permission to show the plugin's about screen
- default: op
- commandblock.reload:
- description: Permission to reload the plugin's configuration file
- default: op
- commandblock.bypass:
- description: Permission to bypass the plugin
- default: false
Advertisement
Add Comment
Please, Sign In to add comment