denizen-reflect
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management utility
[](https://snippets.meigo.pw/) [](https://discord.gg/SVwEmsvpjN)
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) 请登录后举报
暂无评论,抢个沙发吧~