Ultra-lightweight native JavaScript execution for Coder
.js Extension Parsing: No file masking or workarounds — just type /coder run script.js and it worksbukkit (Server instance), api (Coder API handle), and sender (Command Executor) into every script's scopepaper-plugin.yml layout to completely bypass Mojang's plugin remapper bytecode corruption and Error T10 security blocks| Variable | Description |
|---|---|
bukkit | Bukkit Server instance |
api | Coder API handle |
sender | Command executor (player or console) |
CoderJSLoader-1.2.0.jar into your server's /plugins/ folder.[JS Reflection] SUCCESS! Surgically modified Coder's executor to support .js extension.
Place .js files in /plugins/Coder/scripts/. Example hello.js:
sender.sendMessage("§a[JS Engine] Hello!");
Then run it in-game or via console:
/coder run hello.js
1.2.0
firesmasher-c6
12 KiB
Stable
Coder v1.3.6+
MIT