Author Topic: Dedicated server SA  (Read 963 times)

Hey guys, I was wondering how you set someone as super admin on a dedicated server?
I am wondering.

Hey guys, I was wondering how you set someone as super admin on a dedicated server?
I am wondering.
Return To Blockland.


If you have return to blockland, Open the admin menu go into server controls select the admin button inside the admin section, Select a player and click admin or super admin.

Its lan
In that case, Try going into the start a game menu and setting a admin password then start up the dedicated lan server and see if it saves the information.

It only sets me to admin, Not SA

$Pref::Server::AutoSuperAdminList = "  XXXX";
Try replacing the XXXX with there username.

$Pref::Server::AutoSuperAdminList = "  XXXX";
Try replacing the XXXX with there username.
Edit: Also place it in console before they join and see if it works.


$Pref::Server::AutoSuperAdminList = "11902 35109 26885";

Do that except with the IDs of the players you want to be SA.


Go to Blockland/config/server and find the file called prefs.cs.

In that file, look for $Pref::Server::AutoSuperAdminList. Change that value to the BLIDs you want to have SA.


Then save the file, then start your dedicated server.

Go to Blockland/config/server and find the file called prefs.cs.

In that file, look for $Pref::Server::AutoSuperAdminList. Change that value to the BLIDs you want to have SA.
Do this and make the person you want to be SA rejoin the server..