public class Kick extends LeaderNeededCommand
HELP, PREFIX
Constructor | Description |
---|---|
Kick(java.util.List<java.lang.String> pCommands,
int pPriority,
java.lang.String pHelpText,
java.lang.String pPermission) |
Modifier and Type | Method | Description |
---|---|---|
void |
onCommand(OnlinePAFPlayer pPlayer,
java.lang.String[] args) |
Will be executed on /party kick
|
checkIsInParty, hasAccess, standardCheck
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isInParty, isPlayerGiven, sendError
compareTo, getCommandName, getCommandNames, hasPermission, isApplicable, isApplicable, printOutHelp, sendError
public Kick(java.util.List<java.lang.String> pCommands, int pPriority, java.lang.String pHelpText, java.lang.String pPermission)
public void onCommand(OnlinePAFPlayer pPlayer, java.lang.String[] args)
onCommand
in class SubCommand
pPlayer
- The playerargs
- The arguments