1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 14:16:03 +02:00

Add disallow_empty_password setting

This commit is contained in:
Perttu Ahola
2012-06-07 02:11:28 +03:00
parent a8eb68142e
commit 4b2cc38aba
3 changed files with 23 additions and 11 deletions

View File

@ -152,6 +152,8 @@
#enable_pvp = true
# If this is set, players will always (re)spawn at the given position
#static_spawnpoint = 0, 10, 0
# If true, new players cannot join with an empty password
#disallow_empty_password = false
# Profiler data print interval. #0 = disable.
#profiler_print_interval = 0