Uses of Class
net.jeqo.bloons.commands.manager.Command
Packages that use Command
-
Uses of Command in net.jeqo.bloons.commands
Subclasses of Command in net.jeqo.bloons.commandsModifier and TypeClassDescriptionclass
A command used to equip a balloonclass
A command used to force equip a balloon to the specified playerclass
class
A command used to reload the Bloons configurationsclass
A command used to unequip a balloon -
Uses of Command in net.jeqo.bloons.commands.manager
Methods in net.jeqo.bloons.commands.manager with parameters of type CommandModifier and TypeMethodDescriptionvoid
CommandCore.addCommand
(Command command) Adds a command to the commands listboolean
CommandCore.meetsRequirements
(Command command, org.bukkit.command.CommandSender sender) Checks if the player sending the command meets the requirements to execute the command