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

public class ConnectorCommand extends SubCommand
  • Field Summary

    Fields inherited from class de.themoep.bungeeplugin.PluginCommand

    plugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait