Skip to content

Releases: HGRgamer/EmptyChunkRemover

v1.0

06 Aug 20:34
Compare
Choose a tag to compare

About

This Pocketmine-MP plugin removes all the empty chunks from your world, reducing world size and read/writes to disc.

How to use?

  • Just download the .phar file.
  • Upload it to your plugins folder.
  • Upload your worlds to the worlds folder
  • Edit config.yml to your needs
  • Restart the server.
  • Wait for worlds to be converted (might take more time depending on world size)
  • Check plugin_data/EmptyChunkRemover for your converted worlds

Config

# Configuration Version
config-version: "1.0"

# World names that need to be converted / fixed.
worlds:
- world1
- world2