Mod for Minetest. Fix some map errors (flow and light problems)
Go to file
sys4-fr 0a7f80b681
Remove description.txt and update mod.conf (#3)
Co-authored-by: sys4 <bricassa@sys4.fr>
2022-06-26 17:59:12 +02:00
.github/workflows add luacheck 2020-12-05 14:20:51 -05:00
.luacheckrc add luacheck 2020-12-05 14:20:51 -05:00
LICENSE Modified license 2014-11-30 20:37:16 +01:00
README.md update readme 2020-12-05 15:17:54 -05:00
init.lua add option to change mapfix priv 2020-12-05 15:02:06 -05:00
mod.conf Remove description.txt and update mod.conf (#3) 2022-06-26 17:59:12 +02:00
settingtypes.txt add settingtypes.txt 2020-12-05 15:10:24 -05: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 24) : size used when omitted
  • mapfix_max_size (by default 32) : maximum size allowed for players
  • mapfix_delay (by default 15) : minimal delay in seconds between 2 /mapfix (to avoid server freezing)
  • mapfix_priv (by default server) : priv that allows use of /mapfix without restrictions