Package net.ME1312.SubServers.Velocity
Class SubCommand.BungeeList
java.lang.Object
net.ME1312.SubServers.Velocity.SubCommand.BungeeList
- All Implemented Interfaces:
Command
,InvocableCommand<RawCommand.Invocation>
,RawCommand
- Enclosing class:
- SubCommand
BungeeCord /glist
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.velocitypowered.api.command.RawCommand
RawCommand.Invocation
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.velocitypowered.api.command.InvocableCommand
hasPermission, suggest, suggestAsync
-
Method Details
-
execute
Override /glist- Specified by:
execute
in interfaceInvocableCommand<RawCommand.Invocation>
- Parameters:
invocation
- Command invocation
-