jsenginenk

  1. Trollhunters501

    Experimental LuaEngineNK 1.0

    Requirements: JSEngineNK Plugin: https://cloudburstmc.org/resources/jsenginenk.939/ LuaLib Plugin: https://github.com/Trollhunters501/LuaLib Know Basic JavaScript Installation: Easily installed with a JSEngineNK script if(!script.getScriptByName("LuaEngineNK")){...
  2. Trollhunters501

    Experimental RubyEngineNK 1.0

    RubyEngineNK Run Ruby on Nukkit! Requirements: JSEngineNK Plugin: https://cloudburstmc.org/resources/jsenginenk.939/ RubyLib: https://github.com/Trollhunters501/RubyLib Know Basic JavaScript. Installation: Easily installed with a JSEngineNK script: if(!script.getScriptByName("RubyEngineNK")){...
  3. Trollhunters501

    Experimental PHPEngineNK 1.2

    PHPEngineNK Run PHP on Nukkit! Requirements: JSEngineNK Plugin: https://cloudburstmc.org/resources/jsenginenk.939/ PHPLib: https://github.com/Trollhunters501/PHPLib Know Basic JavaScript. IMPORTANT Why did I do it in JSEngineNK? Because in PHP classes and non-object functions are not saved, that...
  4. Trollhunters501

    Experimental HTMLEngineNK 0.3.0

    Create simple Nukkit plugins written in HTML5! if you try to run JavaScript use: JSEngineNK ! How to use? Create html archive, example: test.html Drop archive in plugins/HTMLEngineNK/test.html Create your code! Start your server! Instantly run All the information how to use Html in Nukkit...
  5. nixybuilder

    Welcome chat JS 1.0

    Put this JavaScript file to JSEngineNK folder. This script was tested on JSEngineNK 1.9.0 and works on latest version. You can find JSEngineNK here This script welcomes player in the chat when they join to the server. Only player that joins the server can see the message. NOTE: i do not own...
Top