Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Powerful reflection utilities for Skript.

License

Notifications You must be signed in to change notification settings

Minecraft-Gloria/skript-reflect

 
 

Repository files navigation

skript-reflect

Additional expression on Gloria

  • unwrap %object%

  • When you use Skrip-reflect to work with other systems, if the extracted values appear as ObjectWrapper class, you can use that Expression to unwrap.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%