Install
To make the plugin smaller, I put JRuby library out of the plugin. So every time you update, only the jar file is needed. However, for the first time, you need to download JRuby yourself .
Installation Guide:
- First time:
- Download the plugin .jar file.
- Copy it to the bukkit ./plugins/ folder.
- Download JRuby.
- Create a folder named minescript under ./plugins/ folder.
- Unzip the jruby-complete-xxx.jar file to a folder named jruby then copy it to the ./plugins/minescript/ folder.
- Done.
- Update:
- Download the plugin .jar file.
- Overwrite the minescript.jar in the ./plugins/ folder with it.
- Done.
Comments