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
clone2204 d093c3fc43 Updated isSafeSpot method to use Block Types
Updated the isSafeSpot method to stop using blockIDs and start using
Block Types and Materials. Also simplified the code some, making sure it
had breathable space to teleport to, and a non-dangerous block to stand
on.

It should have same results.
2015-02-08 02:26:07 -06:00
src/main Updated isSafeSpot method to use Block Types 2015-02-08 02:26:07 -06:00
.gitignore Mavenized entire project 2013-05-16 23:27:12 -05:00
pom.xml Release 1.8.1 - probably final release for Bukkit 2014-09-27 12:51:08 -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