StopCommand

public class StopCommand extends CommandBase

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

java.lang.Object > CommandBase > StopCommand

Field Summary

No fields documented.

Method Detail

StopCommand

public public StopCommand ()

Method StopCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context