EchoCommand

public class EchoCommand extends CommandBase

Command for ech operations. Registered with the command system and callable by players.

java.lang.Object > CommandBase > EchoCommand

Field Summary

No fields documented.

Method Detail

EchoCommand

public public EchoCommand ()

Method EchoCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context