mapcleaner/readme.md
BuckarooBanzay 44e778879f readme
2020-01-07 13:07:41 +01:00

46 lines
602 B
Markdown

mapcleaner
-----------------
A mod for [minetest](http://www.minetest.net)
![](https://github.com/thomasrudin-mt/mapcleaner/workflows/luacheck/badge.svg)
# Overview
Removes unprotected map chunks on an online server
# Rationale
TODO
# Process
TODO
# Protected nodes
List of protected nodes:
```
protector:protect
protector:protect2
travelnet:travelnet
xp_redo:protector
priv_protector:protector
default:chest_protected
bones:bones
```
# Safety range
* Player distance: 5*80 blocks
* For a chunk to be removed all surrounding chunks have to be unprotected
# Settings
TODO
# License
MIT