Blockland Forums > Help
Changing admin password with dedicated.bat?
Pages: (1/1)
pwnmonster:
can you help me out? is it possible to change the admin password with dedicated.bat?
Ephialtes:
You can change the admin password on the Start a Server screen, and it will also change for your dedicated.
pwnmonster:
Umm... I can't. I cant use the start server screen (don't ask)
Ephialtes:
You'll need to edit config/server/prefs.cs using notepad and change:
--- Code: ---$Pref::Server::AdminPassword = "cow";
$Pref::Server::SuperAdminPassword = "goose";
--- End code ---
to whatever you want.
KoopaScooper:
You can also do it in console using the variables Ephialtes stated above me.
Pages: (1/1)