Skip to content

SkriptLang/skript-reflect

Repository files navigation

skript-reflect

This fork of 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 or actions (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