# Config blah blah, made by blah blah commands: /my_command: # example command to be run as /my command actions: - 'cmd: /say example' # example command - 'brc: &5[Server] example 2' # example broadcast - 'msg: &aYou just sent 2 example messages!' # example message - 'delay=120: msg: &aDo you remember the command you sent 2 minutes ago?' player: true console: true cmdblock: false # this command cannot be sent through command blocks permission: 'my.command.example' permission-msg: '&cYou dont have permission to use this command!' syntax-msg: '&cUsage: /my command ' success-msg: '&aSuccess!' # To disable just remove this line /gm: actions: - 'cmd: /gamemode %1 %2' permission: 'custom.gamemode.shortcut' syntax-msg: '&cUsage: /gm [player]' /plugins # Prevent your players from spying your plugins! alias: - /pl actions: - 'msg: Unknown command. Type "/help" for help'