File Details
EasyScript-2.0
- R
- Oct 2, 2014
- 51.91 MB
- 987
- CB 1.7.9-R0.2
File Name
easyscript-2.0.jar
Supported Versions
- CB 1.7.9-R0.2
2.0
Add support for script engines which do not implement Invocable (Scala)
Log valid script file extensions on startup.
Add example scripts for JavaScript (Nashorn)
Add example scripts for JavaScript (Rhino)
Autodetect rhino or nashorn and copy the correct example script.
Add example scripts for Python
Add example scripts for Ruby
Add example scripts for Groovy
Add builtin support for Python
Add builtin support for Ruby
Add builtin support for Groovy
Rename some configuration keys.
Remove support for saving player configs by name.
Add support for setting system properties via config.yml
Rewrite configuration loading to avoid a Bukkit bug.
Add support for dynamically loading jar files.
1.3
Fixed bug with deregistration of commands during /scriptreload.
Added new API for dealing with events which is easier to use and faster.
Added new API for dealing with commands which is easier to use and faster.
Deprecated old command and event registration code.
Added player UUID support, and related configuration options.
1.2
Added CraftBukkit 1.5 support.
1.1
Added API for **other** plugins to call script functions in libraries.
Added API for storing persistent values for server wide, per world and per player values.
1.0
Initial Version
Configuration file format has changed significantly.

