Permission Nodes

Complete reference of all permission nodes available in StormNodes for role-based access control

31 Categories
114 Permissions

About Permissions

Understanding StormNodes's permission system

Role-Based Access Control

StormNodes uses a role-based permission system where permissions are assigned to roles, and users are assigned roles. Each permission node controls access to specific features or actions.

Permission Format

Permissions follow a hierarchical dot notation format:

admin.users.view admin.servers.create admin.settings.edit

Root Permission

The admin.root permission grants full access to everything in the panel. Users with this permission bypass all other permission checks.