summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorSmallJoker <SmallJoker@users.noreply.github.com>2018-07-01 12:31:28 +0200
committerGitHub <noreply@github.com>2018-07-01 12:31:28 +0200
commit6f22d14206824911b620ecec450689f84e6d278b (patch)
treefc639bddfc7e73e5479e6307d4e06039d94792fc /minetest.conf.example
parent7d20ff47d7ce83825ccad81427fc8b45f80a2a2c (diff)
downloadminetest-6f22d14206824911b620ecec450689f84e6d278b.tar.gz
minetest-6f22d14206824911b620ecec450689f84e6d278b.tar.bz2
minetest-6f22d14206824911b620ecec450689f84e6d278b.zip
Make the server status message customizable (#7357)
Remove now redundant setting show_statusline_on_connect Improve documentation of `minetest.get_server_status`
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 266c9fd8c..493c4a648 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -1142,10 +1142,6 @@
# type: int
# item_entity_ttl = 900
-# If enabled, show the server status message on player connection.
-# type: bool
-# show_statusline_on_connect = true
-
# Enable players getting damage and dying.
# type: bool
# enable_damage = false