Class PAFAdminCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
de.simonsator.partyandfriends.api.AdminCommand<AdminSubCommand>
de.simonsator.partyandfriends.admin.commands.PAFAdminCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
executeCommand
(net.md_5.bungee.api.CommandSender commandSender, String[] args) Methods inherited from class de.simonsator.partyandfriends.api.AdminCommand
addSubcommand, execute, getSubCommands
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, getAliases, getName, getPermission, getPermissionMessage, hashCode, hasPermission, setPermissionMessage, toString
-
Constructor Details
-
PAFAdminCommand
-
-
Method Details
-
executeCommand
- Specified by:
executeCommand
in classAdminCommand<AdminSubCommand>
-