By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
A PocketMine-MP plugin that can reduce or clean up the chunks in your world
---
# The time used to run the clear chunk task.
# Default: 600 seconds.
clear-interval: 600
# The message used when successfully clearing the chunk.
# Use {COUNT} to get chunk count cleared.
message: "&aSuccessfully cleared &b{COUNT} chunks"
# The name of the world folder that you don't want to clear the chunk.
blacklisted-worlds:
- "Lobby"
...
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time