Complete reference of all permission nodes available in StormNodes for role-based access control
Understanding StormNodes's permission system
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.
Permissions follow a hierarchical dot notation format:
admin.users.view admin.servers.create admin.settings.editThe admin.root permission grants full access to everything in the panel. Users with this permission bypass all other permission checks.