denizen-reflect icon

denizen-reflect -----

Adds direct Java support to Denizen scripts.



Documentation
Snippets
Discord

denizen-reflect is an add-on for experienced scripters designed to combine the capabilities of Java directly within the Denizen development environment.

Features
  • Importing classes
  • Executing Java code (methods, fields, constructors)
  • Creating your own placeholders (PlaceholderAPI)
  • Creating custom Denizen commands & tags
  • Renaming Denizen events
  • Creating proxies
  • Lambda expressions support
  • And much more...
Example Usage
Code (YAML):
import :
    java.lang.System as test
    java.lang.String

task
:
    type
: task
    script
:
    - invoke player.kick ( )
    - invoke test.out.println ( "test" )
    - define hello <invoke [new String ( "Hello" ) ]>
Resource Information
Author:
----------
Total Downloads: 26
First Release: Jan 27, 2026
Last Update: Mar 6, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings