Skip to content

SkriptLang/skript-reflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5efedf1 · Jan 18, 2025
Jan 18, 2025
Apr 5, 2022
Jan 14, 2022
Jan 18, 2025
Jan 7, 2022
May 25, 2021
Jul 2, 2018
Sep 4, 2021
Jul 18, 2023
Apr 25, 2021
Jan 18, 2025
Jul 4, 2021
Jul 4, 2021
Jul 19, 2020

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