Class Kick
java.lang.Object
de.simonsator.partyandfriends.utilities.SubCommand
de.simonsator.partyandfriends.clan.api.abstractcommands.clanadmin.ClanAdminSubCommand
de.simonsator.partyandfriends.clan.commands.clanadmin.subcommands.Kick
- All Implemented Interfaces:
Comparable<de.simonsator.partyandfriends.utilities.SubCommand>
-
Field Summary
Fields inherited from class de.simonsator.partyandfriends.utilities.SubCommand
HELP, PREFIX
-
Constructor Summary
-
Method Summary
Methods inherited from class de.simonsator.partyandfriends.clan.api.abstractcommands.clanadmin.ClanAdminSubCommand
enoughArguments, getClan, onCommand
Methods inherited from class de.simonsator.partyandfriends.utilities.SubCommand
compareTo, getCommandName, getCommandNames, hasPermission, isApplicable, isApplicable, printOutHelp, sendError, sendError
-
Constructor Details
-
Kick
-
-
Method Details
-
onCommand
- Specified by:
onCommand
in classClanAdminSubCommand
-