How to Set an Enshrouded Server Password
Last modified on Sep 13, 2024 in Enshrouded
By Nathan Young
While playing on your own Enshrouded server, there are chances that unwanted users can join. This can prove to be problematic, as they can grief or cause other issues in-game. Whether they joined via the server list or direct connect, these situations can be troublesome. Fortunately, you have the ability to prevent unwanted players on your Enshrouded server. This feature is straightforward and simple to enable – known as a server password. Users will need to enter this information before connecting, resulting in secured gameplay. Newcomers to the scene may be unfamiliar with this process, so we’ve created this Apex Hosting guide to show you how to set an Enshrouded server password.
Setting Up an Enshrouded Server Password
Before getting started, you’ll need to purchase an Enshrouded server if you haven’t already. Our user interface allows you to quickly and conveniently change settings, including the password. The following steps below will guide you through this process – and can be redone at any time.
- Head towards your Apex server panel, then click ‘FTP File Access’ near the top left.
- After logging in with your password, select ‘Edit’ for the enshrouded_server.json file.
- Locate the userGroups field, then make changes to “password”: “______”,.
Avoid removing quotation marks when editing this option. - Click ‘Save’ at the top and restart the server to apply these changes.
Creating Extra userGroups
In cases where you want to have multiple groups, you need to configure the userGroups section accordingly. The following is an example of two groups with different passwords and permissions:
"userGroups": [
{
"name": "Member",
"password": "NUbsDxss",
"canKickBan": false,
"canAccessInventories": true,
"canEditBase": false,
"canExtendBase": false,
"reservedSlots": 10
},
{
"name": "Admin",
"password": "ssxDsbUN",
"canKickBan": true,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"reservedSlots": 3
}
]
}
Enshrouded Server Protection
Protecting your Enshrouded server is extremely important to create a safe and secure multiplayer gaming experience. Remember, anyone can join by using the built-in server list or the IP address. This poses a risk, as malicious players might connect and ruin the gameplay for you and others. Having an Enshrouded server password is the best way to prevent griefers and problematic users. Alternatively, it’s the only method to create a private world to play with friends and family. If the server password gets leaked, then you can change it at any time on your Enshrouded panel.
Joining Enshrouded Servers with Passwords
The process to join an Enshrouded server protected with a password is the same compared to unprotected ones, only with one difference – entering the password. While viewing your server in the list, a lock icon appears on the right side of it. This indicates that a password is required to make the connection. Once you select the server, the “Enter Password” prompt appears. Proceed to type your password, then you can join! If you don’t see any lock icon, then make sure you’ve rebooted the server after setting a password.
Useful Links
Changing Your Enshrouded Server Name
How to Join an Enshrouded Server