If a player forgets their password or you need to clear it for any reason, you can reset it in two ways: using in-game admin commands or directly editing the server database.
Method 1: Remove the Player from the Whitelist (Recommended)
-
Access the Web Console
-
Log into your Imperium Hosting game control panel.
-
Use the Web Console while the server is running.
-
-
Enter the Admin Command
Type the following into the console and press Enter:Replace
<username>with the player’s actual in-game name. -
Player Rejoins and Sets New Password
The next time the player connects, they’ll be prompted to create a new password.
Need admin access? Check out our guide:
How to Become an Admin on Your Project Zomboid Server
Method 2: Edit the Server Database (Advanced)
-
Stop the Server
Always stop the server before modifying database files. -
Download the Database
-
Open the File Manager in your control panel.
-
Navigate to:
-
Right-click the file and select Download.
-
-
Edit the File Using SQLite Browser
-
Download and install DB Browser for SQLite.
-
Open
servertest.dbin the browser. -
Go to the Browse Data tab and select the Whitelist table.
-
Find the player’s entry and delete the password field (or delete the row to fully remove them).
-
-
Reupload the Edited File
-
Save your changes and upload the updated
servertest.dbback to:
-
-
Restart the Server
The player can now reconnect and choose a new password.
Important Notes
-
Always back up your server before editing database files.
-
If you encounter issues, open a support ticket — our team is here to help 24/7.