Package fr.Alphart.BAT.Modules.Kick
Class KickCommand.GKickCmd
java.lang.Object
net.md_5.bungee.api.plugin.Command
fr.Alphart.BAT.Modules.BATCommand
fr.Alphart.BAT.Modules.Kick.KickCommand.GKickCmd
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.TabExecutor
- Enclosing class:
- KickCommand
-
Nested Class Summary
Nested classes/interfaces inherited from class fr.Alphart.BAT.Modules.BATCommand
BATCommand.Disable, BATCommand.RunAsync
-
Constructor Summary
-
Method Summary
Methods inherited from class fr.Alphart.BAT.Modules.BATCommand
execute, getBATPermission, getDescription, getFormatUsage, getSyntax, getUsage, handleCommandException, mustConfirmCommand, onTabComplete
Methods inherited from class net.md_5.bungee.api.plugin.Command
equals, getAliases, getName, getPermission, getPermissionMessage, hashCode, hasPermission, toString
-
Constructor Details
-
GKickCmd
public GKickCmd()
-
-
Method Details
-
onCommand
public void onCommand(net.md_5.bungee.api.CommandSender sender, String[] args, boolean confirmedCmd, boolean broadcast) throws IllegalArgumentException - Specified by:
onCommand
in classBATCommand
- Throws:
IllegalArgumentException
-