public class MethodCommandExecutor extends Object implements CommandExecutor
Constructor and Description |
---|
MethodCommandExecutor(CommandsMessages messages,
Commands instance,
Method preExecute,
Method method,
Command command) |
MethodCommandExecutor(CommandsMessages messages,
Commands instance,
Method preExecute,
Method method,
int min,
int max,
String flags,
String argsFlags) |
public MethodCommandExecutor(CommandsMessages messages, Commands instance, Method preExecute, Method method, int min, int max, String flags, String argsFlags)
public MethodCommandExecutor(CommandsMessages messages, Commands instance, Method preExecute, Method method, Command command)
public boolean onCommand(CommandSender sender, Command cmd, String lbl, String[] rawArgs)
onCommand
in interface CommandExecutor
Copyright © 2012. All Rights Reserved.