Download:
Click hereCustom Command Message is a plugin allowing you to setup a message for unlimited custom commands set in the plugin's config.yml. This can be very useful if you want to give help or server info to players with a single command, with the custom message defined in the config.yml.
The config for the plugin is very simple. Find the "commands:" section, and enter as many commands as you want in the config.yml. The config supports color codes (&a for red, etc). Example:
Config:
example: 'Your message here'
info: 'Your message here'
yourcommand: 'Whatever'
#add as many as you want.
Commands:
/ccm - Shows plugin info
/ccm help - Shows plugin help
/yourcommand - Unlimited commands set in the config.
Placeholders:
<player> Changes to the player who typed the command.
<money> Changes to the amount of money the player has (requires vault).

