🛡️Be an administrator on my Nova-Life server
Step-by-step guide to be an administrator on your Nova-Life server (SQLite database, FTP).
Objective
Download the server database via FTP.
Edit
adminlevelfor your player (0 to 5).Re-upload the file and restart the server.
Before modifying a database, make a backup. Guide: Create a backup and restore it.
Step-by-step guide
Register your character in the database
Log into your server at least once. This creates your player row in the database.
Then shut down the server.
Access server files (FTP)
On the dashboard, open the FTP.
Go to Servers NovaLifeServer then download the file life.db :

Change your adminlevel
To manually edit the database, download DB Browser from the official site: sqlitebrowser.org/dl. Make sure to choose the version compatible with your operating system.
Open the file life.db, then go to Browse Data.
Find your player, then the column adminlevel.
Choose a value:
0: normal player1to4: partial access (depending on the server)5: maximum admin

Edit only your player's row.
Save the database with CTRL S (or File > Write Changes).
Re-upload the database to the server
Return to the FTP explorer.
Upload the modified file to the same location (replace) by dragging it onto the interface:

Restart the server and open the admin menu
Restart your server to apply the change.
In-game, use F5 to open the administrator menu.
Common issues
I'm not in the database (I can't find myself)
Log into the game at least once. Then re-download the database and check again.
After upload, nothing changes in-game
You did not replace the correct file.
The server was not restarted.
Last updated