Not a client yet? Order an Enshrouded Server today with Citadel Servers
Enshrouded introduced a flexible administration system built around user roles. Instead of a single server password, players now log in using role-specific passwords, which determine their level of access—such as Admin, Friend, or Helper. This system empowers server hosts to customize roles and permissions, tailoring gameplay experiences for different players. Want to create a casual exploration role with limited building rights? Or a full-access admin role with moderation powers? It’s all possible. Even better, if a role is left without a password, anyone can join the server under that role and play with its predefined restrictions—perfect for open communities or sandbox-style servers.
Adding Custom Roles on your Enshrouded Server
1. Log in to your Game Panel to start your server.
2. Before making any modifications, stop the server from running by clicking the Stop button.
3. Navigate to the Configuration Files section.
4. On the Configuration Files, look for enshrouded_server.json file and click the Text Editor beside the Config Editor.
5. On the Config Editor, Look for userGroups Line and Set up custom roles for your trusted crew, give them the access they need and the perks they deserve.
Use this sample template to add custom roles on your server:
{
"canAccessInventories": false,
"canEditBase": false,
"canExtendBase": false,
"canKickBan": false,
"name": "RoleName",
"password": "RolePassword",
"reservedSlots": 0
},
6. After editing, click Save to apply the changes.
You can now start playing on your server and enjoy a fully customized experience with your own set of roles and permissions!
Did the above information not work for you?
Please click here to contact our support via a ticket.