ShaneBeee / skript-reflect

Powerful reflection utilities for Skript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Powerful reflection utilities for Skript

License:MIT License


Languages

Language:Java 100.0%