Creates a server-only console command, or hooks an already existing one. Server commands are case sensitive.
native void RegServerCmd(const char[] cmd, SrvCmd callback, const char[] description = "", int flags = 0)