Skip to content

Releases: Trollhunters501/JSEngineNK

Big Update!

20 Oct 05:34
9698596
Compare
Choose a tag to compare

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 or /version script
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 performance!
New Plugin Logo!
Enjoy!

Update 1.6

14 Oct 07:43
29a4d5c
Compare
Choose a tag to compare

Performance improvements!
Event functions are now registered when the event is executed!
Now checking if there is any matching JavaScript registered event before executing the function

Update 1.5.3

08 Oct 04:00
2651db3
Compare
Choose a tag to compare

Fix a critical bug

Update 1.4

05 Oct 07:46
2651db3
Compare
Choose a tag to compare

This update has many improvements!
Bug fixes!
Fixed EntityRespawnEvent event bug
The required API.js file is no longer needed for the API to work!(I recommend deleting the file)
JavaScript improvements with polyfills!
Go to our WhatsApp channel so you don't miss any news!
https://whatsapp.com/channel/0029Va5bITcGZNCqyYkDYZ0F

1.3 Update

27 Sep 05:17
ac02f1e
Compare
Choose a tag to compare

Bug fixes and design improvements

1.2 Update

29 Aug 20:51
ac02f1e
Compare
Choose a tag to compare

bug fix,
The Permission to execute the script command was set, the permission is the same as nukkit plugins,
Added PlayerServerSettingsRequestEvent event!

1.1.0

20 Aug 04:34
6a2507e
Compare
Choose a tag to compare

Added library import by URL (see README.md)

1.0.1

18 Aug 07:35
c1203f4
Compare
Choose a tag to compare

bug fix

Many Improvements!

16 Aug 07:43
2e93d08
Compare
Choose a tag to compare

Added lots of Variables [See README] Fixed bug with Events only being logged once, added script logging, The event log has been reduced and is now logged with the script.addEventListener(); function and much more!