Class CommandService
java.lang.Object
preponderous.ponder.minecraft.bukkit.services.CommandService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initialize(ArrayList<AbstractPluginCommand> commands, String notFoundMessage)
boolean
interpretAndExecuteCommand(org.bukkit.command.CommandSender sender, String label, String[] args)
-
Constructor Details
-
CommandService
-
-
Method Details
-
initialize
-
interpretAndExecuteCommand
-