Class BungeePluginCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
dev.magicmq.pyspigot.bungee.command.BungeePluginCommand
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.TabExecutor
public class BungeePluginCommand
extends net.md_5.bungee.api.plugin.Command
implements net.md_5.bungee.api.plugin.TabExecutor
The executor for the /pybungee command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, getAliases, getName, getPermission, getPermissionMessage, hashCode, hasPermission, setPermissionMessage, toString
-
Constructor Details
-
BungeePluginCommand
public BungeePluginCommand()
-
-
Method Details
-
execute
- Specified by:
executein classnet.md_5.bungee.api.plugin.Command
-
onTabComplete
- Specified by:
onTabCompletein interfacenet.md_5.bungee.api.plugin.TabExecutor
-