github SkriptLang/Skript 2.5.2
Another Bug Fix Update

latest releases: 2.9.0-beta1-pre, 2.9.0-beta1, 2.8.5...
3 years ago

This update brings some much needed bug fixes as well as some new features. As always it is recommended to backup any important data before update. Also it is advised to do some testing on your server before going live with an update.

FIXED:

  • Fixed an issue with the decimals between expression returning incorrect values (thanks @bluelhf, closes #3494)
  • Fixed an issue with item types always returning the last known alias (closes #3511)
  • Fixed an issue with changers in enchantment level expression (thanks @Mr-Darth)
  • Fixed an issue with slow variable saving of offline players (thanks @TheDGOfficial)
  • Fixed issues with book author/title expressions
  • Fixed an issue with past gamemode not working in gamemode change event
  • Fixed an issue with async effect not being triggered when last in trigger (thanks @JRoy)

ADDED:

  • Added a future event-entity to the item merge event (this represents the entity the item is merging into)
  • Added support for steerable entities in equip effect
  • Added some missing visual effects
  • Added regex support to the split expression (thanks @DeltaRays)
  • Added whitelist expression and condition (thanks @DeltaRays)
  • Added is interactable condition (thanks @Ankoki-Dev)
  • Added a matches condition with regex support (thanks @DeltaRays)
  • Added character at to substring expression (thanks @Mr-Darth)
  • Added falling block landing event
  • Added support for event-direction in projectile hit event (thanks @Name531)
  • Added support for potion effects, including a new type, expression, and updates to current potion effect and expression
  • Added support for throwable projectile items in item of expression (thanks @Mr-Darth)
  • Added support for setting block data in the block data expression
  • Added support for Paper’s async teleport in the teleport effect (thanks @JRoy)
  • Added optional sender to message effect

API:

  • Improved public syntax information API (thanks @NickAcPT)

Don't miss a new Skript release

NewReleases is sending notifications on new releases.