Commands
This page will be an overview of the commands section of the config
Commands:
Reload:
Message: "&6{plugin_name} {plugin_version} has been reloaded."
Enable: true
Disable_Message: 'Command disabled! If you want to enable this command set "Enabled" in the config to true!'
Commands:
Reload: # This refers to the name of the command, for example the Reload command reloads the plugin
Message
Commands:
Reload:
Message: "&6{plugin_name} {plugin_version} has been reloaded."
{plugin_name}
and {plugin_version}
are placeholders for the name of the plugin and the current version of the plugin. This message also fully supports the standard bukkit colour codes.
Enable
Commands:
Reload:
Enable: true # or false
Disable Message
Commands:
Reload:
Disable_Message: 'Command disabled! If you want to enable this command set "Enabled" in the config to true!'
# This is sent if you set Enabled to false
Last updated
Was this helpful?