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

Small Changes [2.8.4]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 14 Apr 16:49
· 967 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 error regarding a class change in Bukkit (TextAligment -> TextAlignment) (This requires a recent release of Spigot/Paper/etc.)
  • Fixed an error with offline players in team entries

ADDED:

  • Added an entity change air event
  • Added an expression for team name
  • Added a type/expression for respawn reason
  • Added an expression to get the currently attached fish hook of player
  • Added spawner spawn event