Class ConnectorCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
de.themoep.bungeeplugin.PluginCommand<BungeeConnectorPlugin>
de.themoep.connectorplugin.bungee.commands.SubCommand
de.themoep.connectorplugin.bungee.commands.ConnectorCommand
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.TabExecutor
-
Field Summary
Fields inherited from class de.themoep.bungeeplugin.PluginCommand
plugin
-
Constructor Summary
-
Method Summary
Methods inherited from class de.themoep.connectorplugin.bungee.commands.SubCommand
getSubCommand, getSubCommands, onTabComplete, registerSubCommand, run
Methods inherited from class de.themoep.bungeeplugin.PluginCommand
execute, getAliases, getCommandPermission, getDescription, getPermission, getPermissionMessage, getPlugin, getUsage, hasCommandPermission, hasPermission, onPermissionDenied
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, getName, hashCode, toString
-
Constructor Details
-
ConnectorCommand
-