jxpl is a plugin providing a plugin loader that loads whatever script engines work with javax.script, and are Invocable.
Place scripts in the scripts/ directory in the root directory (where plugins/ is). Do not place scripts in plugins/.
Examples are in the jxpl-scripts repository. It should contain everything you need to get started. jxpl comes with the latest version of Rhino shaded in the jar. Should you want to script using other languages (provided they work with ScriptEngineManager in javax.script), you will need to include the framework in your classpath yourself.
You will need to download the jar for the language you want to run a script in.
- JavaScript
- Mozilla Rhino 1.7R3, bundled with jxpl
- Python 2.5 (Jython)
- You'll need to download the installer, run it and create a standalone jar.
- Ruby 1.9 (JRuby)
- From the download page you can get the file "jruby-complete-1.6.5.jar".
- Groovy
- Lua
Simply drop the JAR into plugins/jxpl/lib/
and restart your server.
If you wish to donate, you can buy me one of these:
- A Namecheap domain
- Xbox Live Gold Subscription
- A VPS or Dedicated server
Heh.