-Addedcustom_commands_actions option in the config. This allows you to define groups of commands that will execute certain actions instead of the default ones. Example:
Code (YAML):
custom_commands_actions:
example1:
commands: -
"/ver" -
"/version" -
"/about" actions:
- "console_command: kick
%player% You can't see the version of the server!"