BackupCommand

public class BackupCommand extends AbstractAsyncCommand

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

java.lang.Object > AbstractAsyncCommand > BackupCommand

Field Summary

No fields documented.

Method Detail

BackupCommand

public public BackupCommand ()

Method BackupCommand.

executeAsync

protected CompletableFuture executeAsync (@Nonnull final CommandContext context)

Method executeAsync.

Parameters:
@Nonnull final CommandContext context