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