LANDiscoveryCommand

public class LANDiscoveryCommand extends CommandBase

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

java.lang.Object > CommandBase > LANDiscoveryCommand

Field Summary

enabled

final boolean enabled

Field enabled.

plugin

final LANDiscoveryPlugin plugin

Field plugin.

plugin2

final LANDiscoveryPlugin plugin2

Field plugin2.

Method Detail

LANDiscoveryCommand

public public LANDiscoveryCommand ()

Method LANDiscoveryCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context

if

public else if (enabled && plugin.getLanDiscoveryThread()

Method if.

Parameters:
enabled && plugin.getLanDiscoveryThread(