Class BbCommand
java.lang.Object
co.aikar.commands.BaseCommand
net.sacredlabyrinth.phaed.simpleclans.commands.clan.BbCommand
public class BbCommand
extends co.aikar.commands.BaseCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear(org.bukkit.entity.Player player) voiddisplay(org.bukkit.entity.Player sender) voidpostMessage(org.bukkit.entity.Player player, String msg) Methods inherited from class co.aikar.commands.BaseCommand
canExecute, doHelp, doHelp, getCommandHelp, getContextFlags, getCurrentCommandIssuer, getCurrentCommandManager, getDefaultRegisteredCommand, getExceptionHandler, getExecCommandLabel, getExecSubcommand, getLastCommandOperationContext, getName, getOrigArgs, getRegisteredCommands, getRequiredPermissions, getSubCommands, hasPermission, hasPermission, help, help, requiresPermission, setContextFlags, setExceptionHandler, showCommandHelp, showSyntax, tabComplete, tabComplete
-
Constructor Details
-
BbCommand
public BbCommand()
-
-
Method Details
-
display
public void display(org.bukkit.entity.Player sender) -
clear
public void clear(org.bukkit.entity.Player player) -
postMessage
-