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 1faccf0a25 New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command.
Some further changes as well, including some minor code design improvement. As part of that, the root plugin's GetWorldBorder(String worldName) method has been deprecated and replaced with proper first-letter capitalization: getWorldBorder(String worldName).

All commands have now been tested in-game and through console, and a couple of remaining command bugs have been fixed.
2014-03-10 22:27:42 -05:00
src/main New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
.gitignore Mavenized entire project 2013-05-16 23:27:12 -05:00
pom.xml Release version 1.7.8 2014-02-22 08:10:38 -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