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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
isPlayerGiven
(net.md_5.bungee.api.CommandSender pPlayer, String[] args) void
Methods inherited from class de.simonsator.partyandfriends.api.AdminSubCommand
onCommand, sendError, sendError
Methods 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:
onCommand
in classAdminSubCommand
-
isPlayerGiven
-