Xonotic Forums

Full Version: How to set master password for a player automatically?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm totally new in the Xonotic world.

Is there a way to set master password for my player automagic? I host a server, and want me to be master everytime I play? Should it be done in autoexec.cfg?
You can make an alias to login more easily:
Code:
alias logmein vmaster MyPassword
where MyPassword is your password. Then, you only have to type logmein in the console to log in.

But storing unprotected passwords in a plaintext file is a bad idea.

EDIT: As for automatic master, nope. There is no such thing.
Ok, thank you for clarifying.

Hey..what.."MyPassword is your password" scary!
I hope your password wasn't MyPassword! If so, sorry for divulging it :o