Add optional bones messages for player and log
This commit is contained in:
parent
37b206e49f
commit
e376d57bd2
3 changed files with 34 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue