Third 2.5 unstable alpha release
Pre-release
Pre-release
Warning: This is the third public test release of Skript 2.5. It is likely to contain breaking bugs - do NOT run it outside of a test server. Skript 2.4 will continue to receive critical bug fixes until 2.5 is stable, which may take a while.
This release fixes a few bugs and also brings a handful of new syntaxes available for testing.
- Fixed some docs issues (usages in some Skript types showing up examples)
- Fixed a spelling mistake in the lang file resulting in incorrect docs for visual effects
- Fixed an issue with damaging items throwing console errors (closes #2755)
- Fixed an issue with reloading functions throwing errors (closes #2802)
- Fixed an issue with gradle tasks throwing errors (closes #2797)
- Added some spawn reasons which were recently added to the Bukkit API
- Added explode creeper effect and ignition condition (thanks @APickledWalrus)
- Updated script examples (thanks @Olyno)