1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Apply disallow_empty_password to password changes too

This commit is contained in:
sfan5 2022-04-27 19:10:03 +02:00
parent 391eec9ee7
commit 3d2bf8fb02
2 changed files with 14 additions and 4 deletions

View file

@ -1186,7 +1186,7 @@ enable_mod_channels (Mod channels) bool false
# If this is set, players will always (re)spawn at the given position.
static_spawnpoint (Static spawnpoint) string
# If enabled, new players cannot join with an empty password.
# If enabled, players cannot join without a password or change theirs to an empty password.
disallow_empty_password (Disallow empty passwords) bool false
# If enabled, disable cheat prevention in multiplayer.