Cleanup config a tad
This commit is contained in:
parent
a8836a3c33
commit
e83ae8c7b2
@ -36,7 +36,7 @@ give_initial_items = default:pick_stone,default:torch_weak 10
|
|||||||
|
|
||||||
# If players with interact can use the /fixlight chat command
|
# If players with interact can use the /fixlight chat command
|
||||||
|
|
||||||
fixlight_command_enable = true
|
fixlight_command_enable = false
|
||||||
|
|
||||||
# If you can name chests when the sign is below the chest; may cause problems
|
# If you can name chests when the sign is below the chest; may cause problems
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ music_volume = 0.8
|
|||||||
weather_enable = true
|
weather_enable = true
|
||||||
weather_snow_enable = false
|
weather_snow_enable = false
|
||||||
|
|
||||||
# If pvp is enabled
|
# If PvP is enabled
|
||||||
|
|
||||||
enable_pvp = true
|
enable_pvp = true
|
||||||
|
|
||||||
@ -115,7 +115,7 @@ ambiance_disable_flowing_water = false
|
|||||||
max_users = 16
|
max_users = 16
|
||||||
player_transfer_distance = 5 # 80 nodes
|
player_transfer_distance = 5 # 80 nodes
|
||||||
|
|
||||||
# Server(performance stuff)
|
# Server (performance stuff)
|
||||||
|
|
||||||
max_block_generate_distance = 10
|
max_block_generate_distance = 10
|
||||||
max_block_send_distance = 9
|
max_block_send_distance = 9
|
||||||
|
Loading…
Reference in New Issue
Block a user