This repository has been archived by the owner on May 14, 2024. It is now read-only.
Releases: Shynixn/StructureBlockLib
Releases · Shynixn/StructureBlockLib
Release 2.13.0
Changes
- Added support for minecraft 1.20.4
Release 2.12.0
Changes
- #114 Added support for minecraft 1.20.2
Release 2.11.0
Changes
- #112 Added support for minecraft 1.20.
Release 2.10.0
Release 2.9.0
Changes
- #106 Added support for 1.19.3.
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.
Release 2.8.0
Changes
- #102 Added support for 1.19.0.
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.
Release 2.7.0
Changes
- #99 Added a new function
onProcessEntity
to theStructureLoader
. It allows to filter and edit entities 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.
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.
Release 2.5.0
Changes
- #94 Fixed StructureBlockLib did not work when being used in
onDisable
.
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.
Release 2.4.0
Changes
- #91 Added support for 1.18.2.
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.