Class DeletePlayerAdminSubCommand
java.lang.Object
de.simonsator.partyandfriends.utilities.SubCommand
de.simonsator.partyandfriends.api.AdminSubCommand
de.simonsator.partyandfriends.admin.commands.subcommands.DeletePlayerAdminSubCommand
- All Implemented Interfaces:
 Comparable<SubCommand>
- 
Field Summary
Fields inherited from class de.simonsator.partyandfriends.utilities.SubCommand
HELP, PREFIX - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisPlayerGiven(net.md_5.bungee.api.CommandSender pPlayer, String[] args) voidMethods inherited from class de.simonsator.partyandfriends.api.AdminSubCommand
onCommand, sendError, sendErrorMethods inherited from class de.simonsator.partyandfriends.utilities.SubCommand
compareTo, getCommandName, getCommandNames, hasPermission, isApplicable, isApplicable, printOutHelp, sendError, sendError 
- 
Constructor Details
- 
DeletePlayerAdminSubCommand
 
 - 
 - 
Method Details
- 
onCommand
- Specified by:
 onCommandin classAdminSubCommand
 - 
isPlayerGiven
 
 -