Author Topic: How do I give myself super admin on a dedicated server?  (Read 851 times)

No clue on what to do. Also I'm on Linux and using wine.

Figured it out. It's in the Pref.cs file in Blockland/config/server.
I will leave this thread open for discussion.

You can also use this console command:
Code: [Select]
$pref::server::autosuperadminlist = $pref::server::autosuperadminlist SPC BLIDHERE;

You should be automatically super admin on your own server. Unless you're using a different key to host?

You should be automatically super admin on your own server. Unless you're using a different key to host?
I think it was because I was using wine it did not do it. I will have to try and host one on my main Windows PC.

Works as expected on wine for me.
Is there a
$Pref::Server::AutoAdminServerOwner = 1;
in your prefs.cs?

Works as expected on wine for me.
Is there a
$Pref::Server::AutoAdminServerOwner = 1;
in your prefs.cs?
Yeah.