Valheim
0 of 0

File information

Last updated

Original upload

Created by

1010101110

Uploaded by

1010101110

Virus scan

Safe to use

Tags for this mod

About this mod

Disables password checking on server allowing users to connect without the annoying popup.

Permissions and credits
This mod allows public servers to have a blank password. This makes it so users skip the password entry dialog and make it into game faster.

I would only recommend this for servers that have whitelisting. Otherwise you are opening wide your public server for greifers.

If you are already specifically whitelisting people, why make them enter a password as well...?

Requirements
have bepinex installed on your server

download then drop the .dll file into your \BepInEx\plugins folder

How to actually remove the password
in your server start script where you have the -password "" just remove it

#start_server_bepinex.sh
./valheim_server.x86_64 -name "My server" -port 2456 -world "Dedicated" ##remove this##-password "secret"##remove this##


ISSUES / BUGS 
1010101110 github