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
gipsy 3028b3c7c6 add prevent-block-place option
Prevents players from placing blocks outside the world border. Default
off.

This is for the PrisonPearl plugin, where if a player is imprisoned in a
chest placed far enough outside the world border it becomes impossible
to break the chest and free the player.

The BlockPlaceEvent listener is only registered if the option is
enabled.
2014-11-25 21:33:51 +01:00
src/main add prevent-block-place option 2014-11-25 21:33:51 +01: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