Skript 2.8.1
Skript 2.8.1 is here to resolve some of the most notable issues reported with 2.8.0. We will continue to assess stability and make fixes as necessary. As always, you can report any issues on our
issue tracker.
You can view the release on GitHub
here.
Happy Skripting!
Additions
- #6367 Added support for experimental entities from 1.20.3, breeze and wind charge.
Tweaks
- #6357 armour is now valid for the player armor change event.
Bug Fixes
- #6352 Fixed a mapping issue that could cause an error on shutdown.
- #6357 Fixed an issue that caused armor of %entities% to be considered a single value.
- #6358 Fixed an issue that allowed invalid function definitions to parse successfully.
- #6360 Fixed parsing issues that caused valid code like loop-value - 1 to error. Additionally, many improvements have been made to the arithmetic expression to greatly improve parsing and general stability.
- #6374 Fixed an issue that caused the scripts expression to return absolute paths for enabled scripts.
- #6375 Fixed an error that could occur when Skript attempted to interpret an unknown enumerator as a string.
- #6378 Fixed an invalid documentation link to the text tutorial.
- #6383 Fixed a syntax conflict that prevented the usage of the vector from coordinates expression.
Click here to view the full list of commits made since 2.8.0