Skip to content

Permissions: Admin

CodeCo edited this page Apr 27, 2017 · 4 revisions

Administration permissions allows access to management commands and several restriction overrides. Those permission nodes should by given only to administrators.

All admin permissions start with awe.admin..

Management

  • AWE.admin.reload - grants the use of Reload command
  • AWE.admin.version - informs the user on login if the plugin is updated or not

Restriction bypass

  • AWE.admin.queue-bypass - bypass the maximum queue limit
  • AWE.admin.blockaccess.bypass_blockshub - bypass the BlocksHub bloack access control
  • AWE.admin.blockaccess.bypass_whitelist - bypass the AsyncWorldEdit block whitelist

Drawing jobs management

  • AWE.admin.jobs - this node allows the use of Jobs command on another user
  • AWE.admin.jobs.all - this node allows the use of Jobs command on all users
  • AWE.admin.cancel - this node allows the use of Cancel command on another user
  • AWE.admin.purge - this node allows the use of Purge command on another user
  • AWE.admin.purge.all - this node allows the use of Purge command on all users

AWE mode

  • AWE.user.mode.change - Allow the user to toggle AWE on or off for himself
  • AWE.admin.mode.change - Allow the user to toggle AWE on or off for other players

Block placing speed

  • AWE.admin.speed.view - this node allow to view his block placing speed for specific user
  • AWE.admin.speed.change - this node allow to change his block placing speed for specific user

Messaging system

  • AWE.admin.messages.change - this node allow the use to turn on/off one of the messaging systems for specific user
  • AWE.admin.messages.override - this node allow the use to turn on a messaging system even if its off in the config.

Back to permissions