VersionCommand

public class VersionCommand extends CommandBase

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

java.lang.Object > CommandBase > VersionCommand

Field Summary

version

final String version

Field version.

patchline

final String patchline

Field patchline.

Method Detail

VersionCommand

public public VersionCommand ()

Method VersionCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context