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:
parent
391eec9ee7
commit
3d2bf8fb02
2 changed files with 14 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue