Commands
This page will be an overview of the commands section of the config
The usual layout for Commands laid out like this
Message
You can set the message of the command when it is successfully run
{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
You can enable and disable the plugin using Enable: true
or false
Disable Message
The disable message is fired if you set the plugin to disabled the next time you launch the server
Last updated