Ejemplo n.º 1
0
        public void azazel()
        {
            AlliancePlugin.LoadConfig();
            AlliancePlugin.config.KothEnabled = true;

            AlliancePlugin.saveConfig();
            Context.Respond("KOTH is now enabled, at least it should be.");
        }