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

@ -44,6 +44,9 @@ tnt_radius (TNT radius) int 3 0
# Setting this to 0 will disable sharing of bones completely.
share_bones_time (Bone share time) int 1200 0
# Inform player of condition and location of new bones.
bones_position_message (Inform player about bones) bool false
# Replaces old stairs with new ones. Only required for older worlds.
enable_stairs_replace_abm (Replace old stairs) bool false