Custom Commands Module
Last updated
Was this helpful?
Last updated
Was this helpful?
The current features of the custom commands module are as follows.
Ability to add/remove
a custom command
Ability to show a list of all custom commands in the server
commands add Test This is a test
This creates a command called Test and sends This is a test
commands remove Test
This removes the custom command Test
Test
This would execute the custom command Test