Version 1.0.5 has been released! And the update contains huge changes and additions:
Folia support (Experiential): This will open up so many possibilities for developers to create anything they want! With the plugin being multithreaded like Folia, it'll be as Lightweight as possibleCustom commands!
Scripts can now create any custom command they want, with Tab-Completion support
New java to javascript helper functions: toArray & toJavaList (Needed for custom commands)
No longer relying on JSEngine, great library but I figured out how to use Nashorn natively (scripts initialize much faster now)
deprecated functions have been fully removed these include: setPublicVar(key, value) ➡️ setShared(key, value) getPublicVar(key) ➡️ getShared(key)
The plugin no longer supports any Java version below 17
Information
| Published on | January 26, 2025 |
|---|---|
| Downloads | 15 |