public class SayCommand extends CommandBase
Command for sa operations. Registered with the command system and callable by players.
java.lang.Object > CommandBase > SayCommand
Field Summary
rawArgs
final
String
rawArgs
Field rawArgs.
Method Detail
SayCommand
public
public
SayCommand
()
Method SayCommand.