HyperBukkit
HTTP for Bukkit
Installation
cd
into yourplugin
directory- clone the repository and name it
hyperbukkit.py.dir
- install the Python-Plugin-Loader
- make sure to use a
jython.jar
with version 2.7 (there's one under Downloads here, just download it and put it in yourlib
directory of your craftbukkit folder)
Don't forget to edit the config.yml
in plugins/HyperBukkit/
, which gets created after the plugin's first run.