Language

denizen-reflect

denizen-reflect

ModrinthSpigotMC

Adds direct Java support to Denizen scripts.

1.3k downloads 4 followers updated 5d ago
Modrinth
Bukkit Paper Purpur Spigot 1.21 – 26.1.2 ManagementUtility
Logo

Denizen-Reflect




Snippets
Discord


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

Supported Platforms




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

import:
    java.lang.System as test
    java.lang.String

task:
    type: task
    script:
    - define def <invoke[new String("123")]>
    - invoke player.sendMessage("321")
    - invoke test.out.println(def) 

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download denizen-reflect

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.