A Base Role represents the actual role of a staff member (e.g., Trainee, Moderator, Administrator). Nocturne uses the hierarchy of these base roles to determine which role the user will get when they promote.Documentation Index
Fetch the complete documentation index at: https://nocturneidle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Adding a Base Role
To add a new base role to your tree, use the role add command. User: Manage ServerCommand
- Text Example
- Visual Output
Example
Understanding the position Parameter
The position parameter dictates where the role sits in the chain of command.
- 1 is the lowest position (the root/bottom of the ladder).
- As the position number increases (2, 3, 4…), the role becomes higher in authority.
- If left blank, Nocturne will automatically assign the role to the highest available position in that tree.
- Text Example
- Visual Output
Command
@Helperwas already added. We add@Moderatorsrole to the top now, which will be position 2.- Let’s say we forgot to add the
@Trainee Modrole, so we use thepositionparameter to add it in between@Helperand@Moderatorsroles.
Removing a Base Role
If you want to remove a role from the hierarchy, you can delete the base role from the tree. User: Manage ServerCommand
- Text Example
- Visual Output
Example




