PermGroupCommand

public class PermGroupCommand extends AbstractCommandCollection

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

java.lang.Object > AbstractCommandCollection > PermGroupCommand

Field Summary

group

final String group

Field group.

header

final Message header

Field header.

groupPermissions

final Set groupPermissions

Field groupPermissions.

permissions

final HashSet permissions

Field permissions.

Method Detail

PermGroupCommand

public public PermGroupCommand ()

Method PermGroupCommand.

PermGroupListCommand

public new PermGroupListCommand ()

Method PermGroupListCommand.

PermGroupAddCommand

public new PermGroupAddCommand ()

Method PermGroupAddCommand.

PermGroupRemoveCommand

public new PermGroupRemoveCommand ()

Method PermGroupRemoveCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context