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
Brettflan a5a2fca2fa Added option to Fill command which will force it to load all chunks instead of automatically skipping chunks which are already fully generated.
This option was mainly added for people wanting to follow Mojang's recommendation to load all important world chunks in 1.6.3 - 1.6.4 before updating to the eventual 1.7 release to prevent errors with structures such as witch huts and nether fortresses:
https://mojang.com/2013/09/minecraft-snapshot-13w37a/
2013-10-19 22:43:07 -05:00
src/main Added option to Fill command which will force it to load all chunks instead of automatically skipping chunks which are already fully generated. 2013-10-19 22:43:07 -05:00
.gitignore Mavenized entire project 2013-05-16 23:27:12 -05:00
README.md Update readme and logo PSD 2012-11-11 05:05:45 -06:00
pom.xml additional bits for release 1.7.5 2013-07-12 02:25:36 -05:00
worldborder_logo.psd Update readme and logo PSD 2012-11-11 05:05:45 -06:00

README.md