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
2016-06-16 22:25:08 -04:00
src/main Correcting earlier misconception. This new check routine keeps up the exemption until the players location is updated to something other then the FROM location of the portal event. The minecraft bug is that the from location dominates even in the new world, and only after a delay (which can last for, in some cases, a second or more) is the players location updated to the portal event TO location. This check adapts for that, maintaining an exemption until the players location is updated to something other then the portal event FROM location, or the check period ends. 2016-06-16 22:25:08 -04:00
.gitignore Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
pom.xml Maturing the border exemption; instead of a blanket exemption this starts a check task to see if the player's world has caught up with their portaled location. 2016-06-15 23:13:20 -04: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