1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 04:40:22 +02:00

Add optional bones messages for player and log

This commit is contained in:
Jacob Gustafson
2018-06-02 09:54:45 +02:00
committed by SmallJoker
parent 37b206e49f
commit e376d57bd2
3 changed files with 34 additions and 3 deletions

View File

@ -23,6 +23,9 @@
# 0 to disable. By default it is "share_bones_time" divide by four.
#share_bones_time_early = 300
# Inform player of condition and location of new bones.
#bones_position_message = false
# Whether fire should be enabled. If disabled, 'basic_flame' nodes will
# disappear.
# 'permanent_flame' nodes will remain with either setting.