Package cn.ycraft.limbo.command.defaults
Class KickCommand
java.lang.Object
cn.ycraft.limbo.command.defaults.KickCommand
- All Implemented Interfaces:
DefaultCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(CommandSender sender, Player player, String reasonRaw) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.ycraft.limbo.command.DefaultCommands
sendMessage, sendMessage, sendMessage
-
Constructor Details
-
KickCommand
public KickCommand()
-
-
Method Details
-
execute
- Throws:
Exception
-