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 9f45cef34f Added support for Essentials-style formatting and color codes in the border crossing message, which are based on standard Minecraft text formatting codes (ex. §c for red) but with the more accessible "&" ampersand in place of the "§" (ex. "&c" for red). The default red coloration is now included in the border message itself as "&c" at the start of it. Existing configurations will have their border messages automatically updated to add it.
Reference, standard Minecraft codes (note again that you can replace "§" with "&" for ease of use):
http://minecraft.gamepedia.com/Formatting_codes
2013-11-03 11:34:09 -06:00
src/main Added support for Essentials-style formatting and color codes in the border crossing message, which are based on standard Minecraft text formatting codes (ex. §c for red) but with the more accessible "&" ampersand in place of the "§" (ex. "&c" for red). The default red coloration is now included in the border message itself as "&c" at the start of it. Existing configurations will have their border messages automatically updated to add it. 2013-11-03 11:34:09 -06: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 Release 1.7.6 2013-10-19 22:44:03 -05:00
worldborder_logo.psd Update readme and logo PSD 2012-11-11 05:05:45 -06:00

README.md