Speedgot
denizen-reflect
-----
Allows Denizen scripts to directly interact with and manipulate Java objects.
Download Now
Via external site
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
denizen-reflect
Documentation (usage)
Discord
Snippets code on denizen-reflect
denizen-reflect is an add-on for experienced scripters. It is designed to combine the capabilities of Java with the Denizen development environment.
Features:
Importing classes
Executing Java code, methods, fields, constructors.
Creating your own placeholders (PlaceholderAPI)
Creating your own denizen commands.
Creating your own denizen tags.
Renaming denizen events.
Creating proxies.
Lambda expression.
And other.
import:
java.lang.System as alias
java.lang.String
task:
type: task
script:
- invoke player.kick()
- invoke System.out.println("test")
- define name <invoke[player.getName()]>
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
79
First Release:
Sep 21, 2025
Last Update:
Yesterday at 10:30 PM
Category:
---------------
All-Time Rating:
0 ratings
Find more info at docs.meigo.pw...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support