Hey,
I took some time to work on a chat commands script and I decided that it's good enough to release it.
The idea behind this is to split the core system and each command in separate files to make it easy to work with, both for the end user and for developers (or people trying to create their own commands)
The main script called chat_commands
provides most of what's used by other commands.
It does all the chat handling, the permission system, handles the errors, provides the utils functions that each command can use and so on.
Each command has its own file which makes it very easy to configure, to pick the ones you want, to review and edit their code and even to create your own.
It works both in custom games and on dedicated servers.
Feel free to request any feature/improvement you would like to see added or to ask for commands to be added.
Feedback and bug/issue reports are also appreciated.
Thanks to LKurama for helping me testing!
All information and downloads on my Github repository
For any information regarding how to download or install scripts go to the root of the repository
This chat commands system is also available on BO2.
If you're interested just click on the icon below