This Pocketmine-MP plugin removes all the empty chunks from your world improving performance
This Pocketmine-MP plugin removes all the empty chunks from your world, reducing world size and read/writes to disc.
.phar
file.plugins
folder.worlds
folderplugin_data/EmptyChunkRemover
for your converted worlds# Configuration Version
config-version: "1.0"
# World names that need to be converted / fixed.
worlds:
- world1
- world2
If you encounter any bugs or glitches, please create an issue here.
Any suggestions you may have to improve EmptyChunkRemover are welcome. Feel free to create an issue here.
If you want to contribute to this project, create a pull request here.