Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Releases: Shynixn/StructureBlockLib

Release 2.13.0

15 Dec 16:22
43891aa
Compare
Choose a tag to compare

Changes

  • Added support for minecraft 1.20.4

Release 2.12.0

22 Sep 22:58
761494a
Compare
Choose a tag to compare

Changes

  • #114 Added support for minecraft 1.20.2

Release 2.11.0

09 Jun 17:04
f8a2f5a
Compare
Choose a tag to compare

Changes

  • #112 Added support for minecraft 1.20.

Release 2.10.0

27 Mar 19:47
868656e
Compare
Choose a tag to compare

Changes

Release 2.9.0

09 Dec 18:51
37e6561
Compare
Choose a tag to compare

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

08 Jun 11:52
0699694
Compare
Choose a tag to compare

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

05 Jun 12:31
c164037
Compare
Choose a tag to compare

Changes

  • #99 Added a new function onProcessEntity to the StructureLoader. 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

30 Apr 09:27
553ed01
Compare
Choose a tag to compare

Changes

  • #97 Added a new function onProcessBlock to the StructureLoader. 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

08 Apr 13:46
dd640d9
Compare
Choose a tag to compare

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

05 Mar 11:47
8592686
Compare
Choose a tag to compare

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.