SayCommand

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.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context