StressTestStopCommand

public class StressTestStopCommand extends AbstractAsyncCommand

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

java.lang.Object > AbstractAsyncCommand > StressTestStopCommand

Field Summary

No fields documented.

Method Detail

StressTestStopCommand

public public StressTestStopCommand ()

Method StressTestStopCommand.

executeAsync

protected CompletableFuture executeAsync (@Nonnull final CommandContext context)

Method executeAsync.

Parameters:
@Nonnull final CommandContext context