The arrival of 2.6
Pre-releaseAfter quite a long time, Skript-1.8 now implements all changes from Skript since v2.6-beta2 ! Sorry for the huge delay, school again...
Warning from the official Skript repository
This is the second beta release of Skript 2.6. It will likely contain some bugs, and it is not recommended to run it on a live/production server. If you choose to, please ensure you backup any important data beforehand.
Changelogs are available here :
- https://github.com/SkriptLang/Skript/releases/tag/2.6-alpha1
- https://github.com/SkriptLang/Skript/releases/tag/2.6-beta1
- https://github.com/SkriptLang/Skript/releases/tag/2.6-beta2
Changes done on this fork :
- Disabled registration of
CondIsInvulnerable
andEffInvulnerability
as they were causing errors with 1.9+ methods (#24) - Edited documents to fit with the current project (#10)
- Fixed quite a huge issue with the teleport effect (#16)
- Fixed unbreakable items (#21)
Known issues right now :
- Some item comparisons are failing due to
ItemStack
andItemType
not returning the same materials (#32)
You may have read in official release notes that Skript will drop support for 1.12 and lower in the next major release. For now, I do not plan to add support for 1.9-1.12 once Skript 2.7 is released. As its name explains, the goal of Skript-1.8 has always exclusively been the support of Minecraft 1.8, a legacy version, more than highly deprecated by many but which is still used by quite a lot of active users.
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.