Uses of Class
de.themoep.connectorplugin.limbo.commands.ConnectorCommand
Packages that use ConnectorCommand
-
Uses of ConnectorCommand in de.themoep.connectorplugin.limbo.commands
Constructors in de.themoep.connectorplugin.limbo.commands with parameters of type ConnectorCommandModifierConstructorDescriptionProxyConsoleCommand(ConnectorCommand parent) ProxyPlayerCommand(ConnectorCommand parent) ServerConsoleCommand(ConnectorCommand parent) SubCommand(LimboConnectorPlugin plugin, ConnectorCommand parent, String usage, String permission, String... aliases) TeleportCommand(ConnectorCommand parent)