JSEngineNK

JSEngineNK 1.12.5

Trollhunters501

Active Member
Trollhunters501 submitted a new resource:

JSEngineNK - Nukkit plugin, enable to load javascript! very simple create systems!! Nukkit

JSEngineNK
Nukkit plugin, enable to load javascript! very simple create systems!! Nukkit plugin - Allows you to load Javascript modules!
Credits to the Original Plugin: https://cloudburstmc.org/resources/modloader.108/


How to use?
Create javascript archive, example: mod.js
Drop archive in plugins/JSEngineNK/mod.js
Create your code!
Start your server! Instantly run
examples can be found (here)...
Read more about this resource...
 

Trollhunters501

Active Member

Trollhunters501

Active Member
Trollhunters501 updated JSEngineNK with a new update entry:

Big Update!

Performance Improvements!
17 New events were added! (see https://github.com/Trollhunters501/JSEngineNK/blob/master/Events Soported/Events.md)
In the /ver command for the scripts it was changed to now see the information of a script is /ver script <name> or /version script <name>
Added information about the Manager function! (see https://github.com/Trollhunters501/JSEngineNK/blob/master/Manager info/ManagerFunc.md)
And most of the plugin was rewritten for better...
Read the rest of this update entry...
 

Trollhunters501

Active Member
Trollhunters501 updated JSEngineNK with a new update entry:

Update 1.8

Many Polyfills, Libraries, etc. are added.
Example:
.replaceAll();
Promises, etc. You can see most of them in the implemented libraries in the description
In addition, the loading of Libraries by URL to another function was eliminated so that it works through Maven
More information in the plugin description!
Read the rest of this update entry...
 

Trollhunters501

Active Member
Trollhunters501 updated JSEngineNK with a new update entry:

Command Update

manager.createCommand function updated
What was added?
Permission and alias arguments were added to the function
More information in the plugin description

Update on the execution of the command function:
Now the Label is passed to the function that executes the command
More information in the plugin information

And it can also continue to be used even if no alias or permission is defined.
Like if Label in function to avoid incompatibility.
Read the rest of this update entry...
 
Top