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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidexecuteCommand(net.md_5.bungee.api.CommandSender commandSender, String[] args) Methods inherited from class de.simonsator.partyandfriends.api.AdminCommand
addSubcommand, execute, getSubCommandsMethods 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:
 executeCommandin classAdminCommand<AdminSubCommand>
 
 -