- Contributors
- Mr. Darth, _tud
- Supported Minecraft Versions
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
unsafe-skript
True reflection capabilities for Skriptunsafe-skript is a Skript addon providing true reflection capabilities. It was created and tested on the 2.7.0-beta3 Skript version. Support for other versions is not guaranteed.
Features include:
- dynamic function calling- run-time modifications of function signatures (parameters, return type)
- run-time overwriting of function bodies (works on Java-implemented functions too!)
...and much more to come...