void OnServerInitialized()
protected override void LoadConfig()
base.LoadConfig(); config = Config.ReadObject<Configuration>(); umod framework
[ConsoleCommand("mycommand")] void MyConsoleCommand(ConsoleSystem.Arg arg) config = Config.ReadObject<
[ChatCommand("hello")] void HelloCommand(BasePlayer player, string command, string[] args) umod framework