BuckarooBanzay f0a8543b37
Some checks failed
docker / build (push) Has been cancelled
jshint / build (push) Has been cancelled
test / build (push) Has been cancelled
chunk result
2020-10-16 12:56:48 +02:00
2020-10-16 11:19:36 +02:00
2020-10-16 11:15:32 +02:00
2020-07-07 08:52:08 +02:00
2020-10-16 12:56:48 +02:00
2020-10-16 12:48:22 +02:00
2020-07-02 10:05:15 +02:00
2020-10-16 11:22:33 +02:00
2020-10-16 11:22:33 +02:00
2020-10-16 11:19:36 +02:00
2020-07-07 08:52:08 +02:00

mapcleaner

Overview

Removes unprotected map chunks on an online server

Rationale

Cleaning up unused and stale mapgen only blocks

Process

Runs in the background, checks and removes chunks from bottom to top.

Protected nodes

List of protected nodes:

protector:protect
protector:protect2
travelnet:travelnet
xp_redo:protector
priv_protector:protector
default:chest_protected
bones:bones
advtrains:dtrack_st
advtrains:dtrack_st_45
advtrains:dtrack_cr_60
group:save_in_at_nodedb

Safety range

  • Player distance: 5*80 blocks
  • For a chunk to be removed all surrounding chunks have to be unprotected

License

MIT

Description
No description provided
Readme 226 KiB
Languages
JavaScript 91.2%
Lua 4%
Mathematica 1.8%
Dockerfile 1.6%
Shell 1.1%
Other 0.3%