Class TeleportCommand
java.lang.Object
de.themoep.connectorplugin.limbo.commands.SubCommand
de.themoep.connectorplugin.limbo.commands.TeleportCommand
- All Implemented Interfaces:
com.loohp.limbo.commands.CommandExecutor,com.loohp.limbo.commands.TabCompletor
-
Field Summary
Fields inherited from class de.themoep.connectorplugin.limbo.commands.SubCommand
plugin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.themoep.connectorplugin.limbo.commands.SubCommand
getAliases, getFullUsage, getName, getPermission, getPlugin, getSubCommand, getSubCommands, getUsage, registerSubCommand
-
Constructor Details
-
TeleportCommand
-
-
Method Details
-
execute
- Specified by:
executein interfacecom.loohp.limbo.commands.CommandExecutor- Overrides:
executein classSubCommand
-
tabComplete
- Specified by:
tabCompletein interfacecom.loohp.limbo.commands.TabCompletor- Overrides:
tabCompletein classSubCommand
-