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 TypeClassDescriptionclassA command used to equip a balloonclassA command used to force equip a balloon to the specified playerclassclassA command used to reload the Bloons configurationsclassA 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 TypeMethodDescriptionvoidCommandCore.addCommand(Command command) Adds a command to the commands listbooleanCommandCore.meetsRequirements(Command command, org.bukkit.command.CommandSender sender) Checks if the player sending the command meets the requirements to execute the command