mirror of
https://github.com/Brettflan/WorldBorder.git
synced 2024-11-22 18:16:24 +01:00
Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
1faccf0a25
Some further changes as well, including some minor code design improvement. As part of that, the root plugin's GetWorldBorder(String worldName) method has been deprecated and replaced with proper first-letter capitalization: getWorldBorder(String worldName). All commands have now been tested in-game and through console, and a couple of remaining command bugs have been fixed. |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml | ||
README.md | ||
worldborder_logo.psd |