The “We’ll Do Better This Time” Update
While Skript 2.5.2 brought some lovely new features, it also brought a couple big bugs along for the ride. Our goal with this update was to squash those pesky bugs and provide a more stable release.
This may be a small update, but it’s going to take care of some things that needed some attention.
FIXED:
- Fixed an issue with substring expression throwing errors (closes #3585)
- Fixed an issue with the offhand tool in the bucket event returning the main hand (closes #3584)
- Fixed an issue with getting the event-location in some events (closes #3622)
- Fixed an issue with local variables being reset after using the teleport effect (closes #3605)
- Fixed an issue with debug mode not being disabled after changing and reloading config (thanks @TPGamesNL)
- Fixed an issue with a change in an internal class which caused an addon or two to not load (closes #3624)
- Fixed an issue with the
blocks within
expression returning a smaller cuboid than expected (closes #3615) - Fixed an issue with the location function throwing an error when the world is missing, it'll now fall back to default main world of the server (closes #3597, #3455, #1465)
Don’t worry, its not all serious, we did add a bunch of new stuff too
ADDED:
- Added support for XP drops in the block break event
- Added
entity portal
event which is called when an entity uses a portal
Oh, never mind, it was just the two.
Enjoy!