Configuring user roles on your Enshrouded server is easy with Pine Hosting using the new "enshrouded_server.json" system.
Enshrouded servers now support custom user groups with specific permissions, access levels, and reserved slots. This makes managing your server’s community easier and more secure.
Steps:
- Login to your game panel here
- Select the server you want to work on
- Head over to Files Manager
- Create this file: "enshrouded_server.json"
- Copy and paste the following example in the "enshrouded_server.json" file and click save when done editing it:
{
"name": "Enshrouded Server",
"slotCount": 16,
"userGroups": [
{
"name": "Admin",
"password": "AdminPass",
"canKickBan": true,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"reservedSlots": 1
},
{
"name": "Friend",
"password": "FriendPass",
"canKickBan": false,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": false,
"reservedSlots": 3
},
{
"name": "Guest",
"password": "GuestPass",
"canKickBan": false,
"canAccessInventories": false,
"canEditBase": false,
"canExtendBase": false,
"reservedSlots": 0
}
]
}
Role Permissions Breakdown:
Permission | Description |
canKickBan | Allows kicking or banning players |
canAccessInventories | Can open and modify storage and inventory containers |
canEditBase | Allows building, destroying, or modifying base structures |
canExtendBase | Can expand the base boundary / claim new ground |
reservedSlots | Slots reserved for players in this group |
Important Notes:
- If an old-style password is used, a default group will be created automatically.
- Make sure server tools and management panels are updated to recognize the new role schema.
For any more assistance, feel free to contact us on Discord or the Website.
Our custom panel has a wide variety of exclusive features that make editing and managing game servers a breeze.
All game servers come with powerful hardware and a dedicated team of support members to help you build the servers exactly the way you want.
Start your enshrouded server hosting journey today with Pine Hosting!