Package fr.neatmonster.nocheatplus.command.admin.exemption

Examples of fr.neatmonster.nocheatplus.command.admin.exemption.UnexemptCommand


                new NotifyCommand(plugin),
                new ReloadCommand(plugin, notifyReload),
                new RemovePlayerCommand(plugin),
                new TellCommand(plugin),
                new DenyLoginCommand(plugin),
                new UnexemptCommand(plugin),
                new AllowLoginCommand(plugin),
                new LogCommand(plugin),
                new ResetCommand(plugin),
        }){
            addSubCommands(cmd);
View Full Code Here

TOP

Related Classes of fr.neatmonster.nocheatplus.command.admin.exemption.UnexemptCommand

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.