mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Make strict and non-strict protocol version checking to work more like expected
This commit is contained in:
parent
420de7ad5e
commit
96a286dcf5
3 changed files with 22 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue