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
Roy Curtis 1320215c3f Proposed & implemented feature: prevent mob spawns outside of border, including:
- command `/we preventmobspawn`
- permission `worldborder.preventmobspawn`
- MobSpawnListener for cancelling spawns outside border

Changes outside of scope:
- prevent potential NPEs whilst disabling already-disabled preventblockplace and preventmobspawn
- added intelliJ IDE files to gitignore
2015-05-18 12:18:36 +01:00
src/main Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
.gitignore Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
README.md Update readme and logo PSD 2012-11-11 05:05:45 -06:00
pom.xml Release 1.8.3 - quick fix to remove "worldborder" command alias, which would replace vanilla /worldborder command 2015-03-07 16:20:42 -06:00
worldborder_logo.psd Update readme and logo PSD 2012-11-11 05:05:45 -06:00

README.md