https://github.com/niklaskorz/hyperbukkit
HTTP for Bukkit
https://github.com/niklaskorz/hyperbukkit
Last synced: 4 months ago
JSON representation
HTTP for Bukkit
- Host: GitHub
- URL: https://github.com/niklaskorz/hyperbukkit
- Owner: niklaskorz
- Created: 2012-06-16T21:06:06.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-17T11:33:46.000Z (about 14 years ago)
- Last Synced: 2025-02-28T14:44:19.137Z (over 1 year ago)
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HyperBukkit
===========
HTTP for Bukkit
Installation
------------
1. `cd` into your `plugin` directory
2. clone the repository and name it `hyperbukkit.py.dir`
3. install the [Python-Plugin-Loader](https://github.com/masteroftime/Python-Plugin-Loader)
4. make sure to use a `jython.jar` with version 2.7 (there's one under Downloads here, just download it and put it in your `lib` 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.