Class ClanCommands
java.lang.Object
net.md_5.bungee.api.plugin.Command
de.simonsator.partyandfriends.api.TopCommand<ClanSubCommand>
de.simonsator.partyandfriends.clan.commands.ClanCommands
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.TabExecutor
-
Field Summary
Fields inherited from class de.simonsator.partyandfriends.api.TopCommand
subCommands
-
Constructor Summary
-
Method Summary
Methods inherited from class de.simonsator.partyandfriends.api.TopCommand
addCommand, execute, getPrefix, getSubCommand, isPlayer, onTabComplete, playerComplete, sort, tabComplete
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, getAliases, getName, getPermission, hashCode, hasPermission, toString
-
Constructor Details
-
ClanCommands
-
-
Method Details
-
getInstance
-
onCommand
protected void onCommand(de.simonsator.partyandfriends.api.pafplayers.OnlinePAFPlayer pPlayer, String[] args) - Specified by:
onCommand
in classde.simonsator.partyandfriends.api.TopCommand<ClanSubCommand>
-