mirror of
https://github.com/Brettflan/WorldBorder.git
synced 2024-11-25 11:35:38 +01:00
Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
1b696ef724
Also attempt to fix problem when riding mobs via MobRider where mob and player end up underground after knockback; seems unsuccessful. Seeing as pigs in vanilla CraftBukkit without MobRider don't have this problem, but _do_ have the problem along with all other mobs when MobRider is loaded, I'm not bothering with this one further for now. |
||
---|---|---|
lib | ||
nbproject | ||
src | ||
.gitignore | ||
build.xml | ||
manifest.mf | ||
pom.xml | ||
README.md | ||
worldborder_logo.psd |
WorldBorder
A Bukkit plugin to provide borders for your worlds, to limit their sizes.
Description
This plugin is intended to be able to supersede BorderGuard Lite and rBorder in functionality, and to impact server performance as little as possible, hopefully very close to being on par with rBorder. And, like rBorder, the source is available. Configuration and border setup is done using commands in-game or through the server console. All commands support GroupManager and Permissions plugin, so you can use either to set up command permissions.