Package | Description |
---|---|
fr.aumgn.bukkitutils.command | |
fr.aumgn.bukkitutils.command.executor |
Modifier and Type | Method and Description |
---|---|
void |
CommandsRegistration.register(Commands commands)
Registers all defined command in the given
Commands object. |
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) |
Copyright © 2012. All Rights Reserved.