Skip to content

Small Fix [2.7.8]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 15 Mar 20:56
· 1377 commits to master since this release

⭐️ IMPORTANT NOTE ON NBT ⭐️:

Since it appears you guys still haven't figured out the NBT changes from many many MANY versions ago,
Please see changelog of SkBee 2.0.0 and SkBee 2.5.0 regarding NBT changes
These changes MAY break your server, so I highly recommend reading them.

⭐️ IMPORTANT NOTE ON SKRIPT 2.7.0-beta1 USAGE ⭐️:

Skript made a small change in 2.7.0 that causes SkBee to no longer work.
To make SkBee work on Skript 2.7.x, I had to build against Skript 2.7.0... but this creates a problem, SkBee will no longer work on Skript 2.6.4.
To fix this issue... this release comes with 2 builds.

Which version do I use?

Skript 2.6.4 (or below): SkBee-2.7.8.jar
Skript 2.7.0 (or higher): SkBee-2.7.8-for-Skript-2.7.0-beta1.jar

The builds are identical, just built against a different version of Skript.

THIS UPDATE:

CHANGED:

  • Added support for Minecraft 1.19.4 NBT

FIXED:

  • Fixed an issue with setting NBT of a slot and it changing the ItemStack (causing issues in other events)
  • MAYBE fixed a JitPack issue (we shall see after this release)
  • Fixed some issues with the update checker acting all weird