PermTestCommand

public class PermTestCommand extends CommandBase

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

java.lang.Object > CommandBase > PermTestCommand

Field Summary

sender

final CommandSender sender

Field sender.

nodes

final List nodes

Field nodes.

Method Detail

PermTestCommand

public public PermTestCommand ()

Method PermTestCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context