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
2014-05-28 11:13:16 -05:00
src/main Changed bypass list to track UUIDs instead of names, in advance of changeable names in Minecraft 1.8.0+. There might be a slight delay in response now when running the /wb bypasslist command, and when running the /wb bypass command on a player who is not online. This is because the Mojang UUID lookup server must be queried in those cases. This may be handled better in a future update if/when Bukkit provides methods for caching and looking up that information. 2014-05-28 11:13:16 -05:00
.gitignore Mavenized entire project 2013-05-16 23:27:12 -05:00
pom.xml Changed bypass list to track UUIDs instead of names, in advance of changeable names in Minecraft 1.8.0+. There might be a slight delay in response now when running the /wb bypasslist command, and when running the /wb bypass command on a player who is not online. This is because the Mojang UUID lookup server must be queried in those cases. This may be handled better in a future update if/when Bukkit provides methods for caching and looking up that information. 2014-05-28 11:13:16 -05: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