
skript-reflect by TPGamesNL 
Reflection utilities for Skript
Events
0
Expressions
0
Effects
0
Conditions
0
Types
0
Sections
0
Structures
0
Total
0
Reflection utilities for Skript
Events
0
Expressions
0
Effects
0
Conditions
0
Types
0
Sections
0
Structures
0
Total
0
This version of skript-reflect requires Skript 2.6.1 (or above)
Bug fixes, improvements to proxies and (primitive) arrays, more improvements.
Changelog:
Note:
skript-reflect will stop supporting Skript versions below 2.6 when a stable Skript 2.6 version is released. This means that this could be the last skript-reflect version that supports 2.5.3 and 2.2-dev36.
Changelog:
Fixes:
- Fix the run section effect not storing a result
- Fix #34
- Fix #37
- Fix the event expression not returning the right event
- Fix events not being marked as delayed at runtime
- Make skript-reflect compatible with Skript 2.6
- Fix #39
- Make compiling output jar always Java 8 compatible
- Fix Java call descriptor parsing
- Change some warning prefixes
- Improve Java call errors
- Improve Java 16 compatibility
Additions:
- Added a class reference expression: https://tpgamesnl.gitbook.io/skript-reflect/basics/utilities#class-reference
- Added a simple warning if an import has an alias that's not needed
Fixed parsing issues with some expressions:
Fixed:
This addon is a fork of skript-mirror, and comes with a bunch of bug fixes and new features.
Some of the important bug fixes and features: