Class AllyChatCommand
java.lang.Object
co.aikar.commands.BaseCommand
net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
public class AllyChatCommand
extends co.aikar.commands.BaseCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidjoin(ClanPlayer clanPlayer) voidleave(ClanPlayer clanPlayer) voidmute(ClanPlayer clanPlayer) voidsendMessage(ClanPlayer cp, String message) 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
-
AllyChatCommand
public AllyChatCommand()
-
-
Method Details
-
sendMessage
-
join
-
leave
-
mute
-