Go to file
tchncs 72e0196c04 decrease default_value and max_size
increase delay
update privilege message
2016-11-10 22:36:47 +01:00
LICENSE Modified license 2014-11-30 20:37:16 +01:00
README.md Rewritten README, added screenshots 2015-07-03 11:49:36 +02:00
depends.txt depends on trusted_player 2016-06-21 22:25:19 +02:00
description.txt Added description.txt and mod.conf 2016-02-06 14:16:20 +01:00
init.lua decrease default_value and max_size 2016-11-10 22:36:47 +01:00
mod.conf Added description.txt and mod.conf 2016-02-06 14:16:20 +01:00

README.md

#mapfix

Fix some map errors (flow and light problems)

Before After Look at the water and the jungle trunk at the center.

##minetest.conf settings

  • mapfix_default_size (by default 40) : size used when omitted
  • mapfix_max_size (by default 50) : maximum size allowed for players
  • mapfix_delay (by default 15) : minimal delay in seconds between 2 "/mapfix" (to avoid server freezing)