
CommandRewriter is a small plugin that allows you to assign custom texts to custom commands. That means that you can assign a list of rules to the command /rules for example.
You can use colors and define as many lines as you want. If the Minecraft chat does not contain as many chars as you need, you can directly edit the config.yml in /plugins/CommandRewriter/. Just reload after the editing.
Assigning a text to a command:
Removing a text from a command:
List all assigned texts:
Reload the config:
Help:
You can tell CommandRewriter to listen to a subcommand. For example:
You assigned the first help "page" to /help. Now you want a second "page". Just assign the text to /help 2 (or whatever). If a player types /help 3 (this command has no assignment yet) he will be directed to /help.
CommandRewriter.set - Permission to assign messages to commands
CommandRewriter.remove - Permission to remove the assignment from a command
CommandRewriter.list - Permissions for listing all assigned texts
CommandRewriter.reload - Permissions for reloading the config