> For the complete documentation index, see [llms.txt](https://tpgamesnl.gitbook.io/skript-reflect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tpgamesnl.gitbook.io/skript-reflect/...md).

# skript-reflect

This fork of [skript-mirror](https://github.com/btk5h/skript-mirror) aims to fix multiple issues that I believe have been present for too long, and implement some long-wanted features.

Documentation: <https://tpgamesnl.gitbook.io/skript-reflect>

Source code: <https://github.com/TPGamesNL/skript-reflect>

Downloads: [releases](https://github.com/TPGamesNL/skript-reflect/releases) or [actions](https://github.com/TPGamesNL/skript-reflect/actions?query=event%3Apush+is%3Asuccess+actor%3ATPGamesNL) (not stable)

Discord: <https://discord.gg/jDW8UbD>

## What's been changed in this fork:

* Added custom events
* Support for more Java versions (Java 13+, OpenJ9)
* Support for listening to asynchronous events
* Class proxy fixes + documentation
* Fixed multiple issues with local variables
* \+ much more
