Make the server status message customizable (#7357)

Remove now redundant setting show_statusline_on_connect
Improve documentation of `minetest.get_server_status`
This commit is contained in:
SmallJoker
2018-07-01 12:31:28 +02:00
committed by GitHub
parent 7d20ff47d7
commit 6f22d14206
7 changed files with 18 additions and 15 deletions

View File

@@ -950,9 +950,6 @@ map-dir (Map directory) path
# Setting it to -1 disables the feature.
item_entity_ttl (Item entity TTL) int 900
# If enabled, show the server status message on player connection.
show_statusline_on_connect (Status message on connection) bool true
# Enable players getting damage and dying.
enable_damage (Damage) bool false