Now requires Skript 2.6.1
This version of skript-reflect requires Skript 2.6.1 (or above)
Bug fixes, improvements to proxies and (primitive) arrays, more improvements.
Changelog:
- Fix Java calls to some caller sensitive methods
- Added more warnings and errors at parsetime
- Improve (primitive) array handling
- Added new array expression
- Fix NPE when attempting to use undefined changer on custom expression
- Improve proxies:
- Call default method if no implementation found (Java 16+)
- Add default implementation for toString, hashCode and equals
- Fix return value not converting to the right type
- Fix bug causing duplicate Bukkit event triggers
- Add parse tag expression
- Add import effect for usage in effect commands
- Fix memory leak caused by return effect
Add plugin instance expression (thanks @Pikachu920)(EDIT: turns out it's actually not in this release haha got ya)
If you want a bigger changelog, see v2.2.3...v2.3