[ChatCommand("hello")] void HelloCommand(BasePlayer player, string command, string[] args)
[ChatCommand("secret")] void SecretCommand(BasePlayer player, string cmd, string[] args)
void OnServerInitialized()