Remove server settings

This commit is contained in:
Wuzzy 2019-06-23 21:17:19 +02:00
parent 65927f1369
commit 552a6115ef
2 changed files with 0 additions and 25 deletions

View File

@ -21,10 +21,6 @@ movement_liquid_sink = 40.0
movement_gravity = 9.8
# Privileges
default_privs = interact, shout, spawn, zoom
# If you're given the inital stuff
give_initial_enable = false
@ -68,10 +64,6 @@ music_volume = 0.8
weather_enable = true
weather_snow_enable = false
# If PvP is enabled
enable_pvp = true
# TNT is enabled
tnt_enable = true
@ -102,21 +94,6 @@ ambiance_disable_flowing_water = false
vignette_enable = true
# Server (user stuff)
max_users = 16
player_transfer_distance = 5 # 80 nodes
# Server (performance stuff)
max_block_generate_distance = 10
max_block_send_distance = 9
max_simultaneous_block_sends_per_client = 10
max_simultaneous_block_sends_server_total = 70
time_send_interval = 5
active_block_range = 6
server_map_save_interval = 20
# Mapgen
# NP: offset, scale, (spread factors), seed offset, number of octaves, persistence, lacunarity

View File

@ -9,8 +9,6 @@
drop_items_on_die (Drop items on death) bool true
enable_pvp (PvP) bool true
## Initial items
give_initial_enable (Enable initial items) bool false