aboutsummaryrefslogtreecommitdiff
path: root/builtin/settingtypes.txt
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2022-04-27 19:10:03 +0200
committersfan5 <sfan5@live.de>2022-04-28 19:55:36 +0200
commit3d2bf8fb021ea839944830e212789532ba3f0370 (patch)
tree90d9f19e14cacc2338f38f3dc910f6dcdbc81424 /builtin/settingtypes.txt
parent391eec9ee78fc9dfdc476ad2a8ed7755009e4a2f (diff)
downloadhax-minetest-server-3d2bf8fb021ea839944830e212789532ba3f0370.tar.gz
hax-minetest-server-3d2bf8fb021ea839944830e212789532ba3f0370.zip
Apply disallow_empty_password to password changes too
Diffstat (limited to 'builtin/settingtypes.txt')
-rw-r--r--builtin/settingtypes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index babb89481..a983a8f6b 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -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.