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 66390223c6 Added config option "fill-memory-tolerance" which defaults to 500. If/when the Fill process pauses due to low memory (<200 MB), this setting is the amount of free memory (in MB) required to be available before it automatically continues.
This option isn't made available to change through a command as most people shouldn't change it. It's been made available for people who are running extremely low memory (and thus necessarily tiny) servers which have less than 768 MB memory available to their CraftBukkit server.
2014-01-20 12:51:44 -06:00
src/main Added config option "fill-memory-tolerance" which defaults to 500. If/when the Fill process pauses due to low memory (<200 MB), this setting is the amount of free memory (in MB) required to be available before it automatically continues. 2014-01-20 12:51:44 -06:00
.gitignore Mavenized entire project 2013-05-16 23:27:12 -05:00
pom.xml Release 1.7.7 2013-12-18 01:16:44 -06:00
README.md Update readme and logo PSD 2012-11-11 05:05:45 -06:00
worldborder_logo.psd Update readme and logo PSD 2012-11-11 05:05:45 -06:00