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 possible
Custom commands! Scripts can now create any custom commandthey 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
This update has been made with sweat, tears and love please report any bug in pm's or my discord server