mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-25 15:55:27 +01:00
Make strict and non-strict protocol version checking to work more like expected
This commit is contained in:
@@ -139,8 +139,8 @@
|
||||
#motd = Welcome to this awesome Minetest server!
|
||||
# Maximum number of players connected simultaneously
|
||||
#max_users = 100
|
||||
# Set to false to allow old clients to connect
|
||||
#strict_protocol_version_checking = true
|
||||
# Set to true to disallow old clients from connecting
|
||||
#strict_protocol_version_checking = false
|
||||
# Set to true to enable creative mode (unlimited inventory)
|
||||
#creative_mode = false
|
||||
# Enable players getting damage and dying
|
||||
|
||||
Reference in New Issue
Block a user