Skip to content

Permissions

SBPrime edited this page Oct 13, 2014 · 4 revisions

The permissions are divided in to two groups: admin and user. The first one is used for managing the plugin (configuration, jobs etc.), the second one is used to allow access to block drawing functions.

Old permission page

Back to main page

User permissions

  • AWE.user.jobs - this node allows the use of Jobs command
  • AWE.user.purge - this node allows the use of Purge command
  • AWE.user.cancel - this node allows the use of Cancel command

Admin permissions

Those permission nodes should by given only to administrators.

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
  • AWE.admin.queue-bypass - bypass the maximum queue limit

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
Clone this wiki locally