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

Small Fixes [2.8.3]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 07 Apr 16:39
· 982 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 DISPLAY ENTITIES ⭐️:

Display entities are still quite buggy in Minecraft/Spigot/Paper. If things aren't working how you'd expect, please don't report bugs, as there's really nothing I can do about it. All the syntaxes in this update are DIRECTLY related to Bukkit API, nothing special, and nothing I can fix.

THIS UPDATE:

FIXED:

  • Fixed an issue with bound id of %bound% expression not working with variables
  • Fixed an issue with block damage effect when used in functions

CHANGED:

  • Changed send component %components% effect to no longer merge components when sending lists (you will now have to manually merge using the merge expression)

ADDED:

  • Added expression for mob awareness
  • Added block damage abort event
  • Added a condition to check for critical hits in a damage event