Great Server Settings. Guaranteed to make your server faster
Hey guys! Rhys here! Today, I've got some server settings to make anybody's server faster! This even works in singleplayer, of course. Here ya go guys! :)
Put these in your minetest.conf, and watch your Minetest run as fast as a cheetah!
Credit To:
ShadowNinja. He was the one who gave me the settings.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
max_block_send_distance = 6
max_simultaneous_block_sends_per_client = 1
max_simultaneous_block_sends_server_total = 16
active_block_range = 2
dedicated_server_step = 0.1
server_map_save_interval = 15.
Put these in your minetest.conf, and watch your Minetest run as fast as a cheetah!
Credit To:
ShadowNinja. He was the one who gave me the settings.