Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
Go to file
Maxim Van de Wynckel 895bec7061 public percentage methods for fill and trim task
Provides public methods to get the percentage for the fill and trim
task. These can be used by 3rd party plugins to get the calculated
percentage or get the values of the processed/total amount of chunks.

Possible usages I have in mind:
- Boss bar showing a progress of the fill task
- Action bar showing the status
- ...
2016-01-15 12:38:17 +01:00
src/main public percentage methods for fill and trim task 2016-01-15 12:38:17 +01:00
.gitignore Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
README.md Update readme and logo PSD 2012-11-11 05:05:45 -06:00
pom.xml Release 1.8.5 2016-01-02 04:55:03 -06:00
worldborder_logo.psd Update readme and logo PSD 2012-11-11 05:05:45 -06:00

README.md