I want to be able to register a clcmd that anyone in the server can use, however it is hidden from amx_help. Basically:
* I still want amx_help, i dont want to disable the entire thing
* The users that will use it will not necessarily have any admin
* The command mustn't be listed on amx_help
Is there any way to do this, or something similar?