Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for coolcostupit

Create plugin like scripts during runtime

Report OpenJavascript?

Release
1.0.5

coolcostupit released OpenJavascript version 1.0.5 on January 26, 2025

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 onJanuary 26, 2025
Downloads15

Platforms

Paper Paper (1.13-1.21.4)