Skip to content

Small Fixes [1.10.1]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 26 Jan 07:52
· 2051 commits to master since this release

IMPORTANT NOTE:

SkBee 1.10.x will be the last version to support legacy console versions (ie: 1.8.x - 1.12.x)
Due to the many issues I have had to fix revolving around legacy servers, I find this too hard to continue offering legacy support.
Come 1.11 ... SkBee will strictly support MC 1.13+
That said, if you are using a legacy server version, please ensure to report any bugs you find ASAP so they can be fixed before I move onto SkBee 1.11

Changelog:

FIXED:

  • Fixed an issue with SkBee failing to load on legacy versions.
  • Fixed an issue where an unset tag would return a new NBT compound. Due to this fix, you will now need to use compound tag “tag-here”… to get a new compound.
  • Fixed an issue with text components with multiple colours not returning as one object.

CHANGED:

  • Changed structure effects to delay proceeding code since structures may take a while to load/save, and are done on another thread.