Class ForwardingCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
de.themoep.resourcepacksplugin.bungee.ForwardingCommand
public class ForwardingCommand
extends net.md_5.bungee.api.plugin.Command
-
Constructor Summary
ConstructorsConstructorDescriptionForwardingCommand(de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor executor) -
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
-
ForwardingCommand
public ForwardingCommand(de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor executor)
-
-
Method Details
-
execute
- Specified by:
executein classnet.md_5.bungee.api.plugin.Command
-