Skip to content

Patch 2.7.1

Compare
Choose a tag to compare
@Moderocky Moderocky released this 01 Oct 19:36
· 274 commits to master since this release
8c7fec0

Skript 2.7.1

In this release, we have patched many of the current known issues of Skript 2.7.0. We have also added support for Minecraft 1.20.2 and most its aliases.

Thank you all again for your continued support.

Happy Skripting!

Changelog

Bug Fixes

  • #5658 Fixed keep inventory in a death event and related issues
  • #5952 Fixed bugs with removing from vector length, setting components of multiple vectors, and issues when running with debug verbosity.
  • #5965 Fixed event values in chunk enter event
  • #5966 Fixed the registration (and logging) of Skript commands
  • #5997 Fixed potion durations being locked to 15 seconds
  • #6004 Added missing event-item for the book sign event
  • #6021 Fixed inability to change the remaining time of a command cooldown
  • #6022 Fixed an issue generating random numbers on older versions of Java
  • #6023 Fixed an exception when attempting to use an attribute that an entity does not support
  • #6026 Fixed a casting error when using a pre-set variable for command cooldown storage
  • #6027 Corrected some missing versions in the documentation
  • #6033 Fixed local variables in the spawn effect section
  • #6047 Fixed an issue when using two or more 'variables' sections
  • #6050 Fixed an issue when using two or more 'aliases' sections
  • #6067 Fixed an issue when using the 'stop all sounds' effect
  • #6072 Fixed the spawn section not working on Minecraft 1.20.2
  • #6081 Fixed duplicate logging issues that could occur due to recent API changes

Click here to view the full list of commits made since 2.7.0

Notices

New Release Model

We have switched to a new release model starting with this version.

New syntax, features, and quality-of-life changes will be saved for large 2.X versions, released twice per year.
Bug fixes will be released monthly in smaller 2.7.X versions.

The full details of this model are available here.

Help Us Test

We have an official Discord community for beta testing Skript's new features and releases.

Compatibility Warning

Due to the major internal changes within the 2.7 update, some addons may no longer work properly.
Please be patient as addon developers work to update their addons.
We have published a new release of our Addon Patcher, but be aware that it cannot fix all issues.

Thank You

We have continued to see an increase in new contributors recently, and we would like to thank all who have contributed to this version of Skript. ⭐ 🙂

Special thanks to the team members and contributors whose work was included in this version:

As always, if you encounter any issues or have some minor suggestions, please report them at https://github.com/SkriptLang/Skript/issues.
If you have any bigger ideas or input for the future of Skript, you can share those too at https://github.com/SkriptLang/Skript/discussions.