Skript-reflect May 2026
: Access almost any Java class, field, method, or constructor directly from a script.
: Use the import: block at the top of your script to reference Java classes by their simple names instead of full package paths (e.g., java.lang.System ). skript-reflect
: Register your own custom events, expressions, conditions, and effects using Skript code. : Access almost any Java class, field, method,