
This is a robust admin command system.
It has been developed with ease of mind, allowing the end user to focus on scripting commands rather than scripting all the logic.
It comes with a few functions that allow the end-user to easily format arguments or pick out specific arguments from a message.
It also has checks that prevent users from using commands that they do not have access to, but the end-user still has to code their own logic within their commands when a user has the authority to use a given command.

