PryPurity / WorldBorder

Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
https://www.spigotmc.org/resources/worldborder-1-15.80466/
BSD 2-Clause "Simplified" License
57 stars 15 forks source link

World Culling #32

Closed thunderai closed 3 years ago

thunderai commented 3 years ago

Is there a way to add a command which will add the current region to a list of "protected" regions which I can use to 'Cull' the world when a new minecraft version comes out?

like /wb protect for all regions I want to protect

then /wb cull to reset and delete all unwanted region files?

Thanks