Skip to main content
Route: /roles Sidebar group: Access Permission: roles.view (create / edit / delete need matching roles.*)

What it does

Define what each role can do. Bundle permissions into named groups like “Moderator”, “Trial Admin”, “Owner”. Then assign roles to Users.

What you see

  • Role list with name, color, member count.
  • Permission matrix, grid showing every permission grouped by area (Overview, Players, World, System, Integrations, Access). Toggle each on/off.

Common actions

  • Create role, name, color, pick permissions. Requires roles.create.
  • Edit role, change permissions or name. Requires roles.edit.
  • Delete role, only if no users hold it. Requires roles.delete.

Permission groups

Notes

The built-in Super Admin role grants the wildcard * permission and can never be deleted or downgraded from the UI, protects against lockout. To remove super admin from yourself, promote another user first.