This repository has been archived by the owner on May 14, 2024. It is now read-only.
Release 2.6.0
Changes
- #97 Added a new function
onProcessBlock
to theStructureLoader
. It allows to filter and edit blocks while loading structures.
Downloads
- StructureBlockLib.jar - A bukkit plugin containing both the implementation and api of StructureBlockLib.
- StructureBlockLib-Bukkit-Api.jar - A .jar file containing just the bukkit api of StructureBlockLib.
- StructureBlockLib-Bukkit-Core.jar - A .jar file containing both implementation and api of StructureBlockLib.
- StructureBlockLib-Bukkit-Plugin-Sample.jar - A sample bukkit plugin to see how StructureBlockLib works.