Minecraft Javascript mod 2026 download
logo
minecraft mod Javascript

Javascript

Game Version: 1.8.1
Total Downloads: 645
Updated: May 9, 2015
Created: May 7, 2015
Download JavascriptDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Javascript 1.1 release 3.51 KB May 9, 2015 1.8.1 530 download Javascript Javascript 1.1 releaseDownload
Javascript 1.0 release 4.12 KB May 7, 2015 1.8.1 115 download Javascript Javascript 1.0 releaseDownload

Description

Share this:

Javascript

Javascript lets you eval javascript code in game and basically create Bukkikt plugins in javascript!

The recommended way to use the plugin is to upload the javascript code to pastebin then run that. Heres a tutorial:
So you uploaded the javascript code to pastebin.com and have this link: http://pastebin.com/4N1V8WgP (this one will say "hi" 4 times to the server)
You take the text that is after the http://pastebin.com/ and copy that (it is 4N1V8WgP)
In the game you do /eval and then press ctrl+v and press enter
It just executed your javascript code!

You may also put the code into a book and quill and hold it and do /eval 😛

The code is basically just like you would hopefully assume. It's all Javascript but you can access bukkit stuff like you would in Java.
Read about the Rhino type of Javascript here

Command Permission Description
/eval <pastebin id> javascript.eval Eval Javascript code from pastebin.com
/eval javascript.eval Eval Javascript code from a book

Comments

Add a comment