Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 980 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 980 Bytes

Bukkure

Integrating Bukkit and Clojure for heaveanly delight. Clojars Project

Getting started

To start, you will need a build of Spigot. The official instructions to get Spigot is here. However, you can download the jar from md-5's CI instead of building.

You should start spigot once, to create required folders & files (e.g. the plugins directory)

Plugin Development

There is a bukkure plugin template available, but it is still in snapshot, to get it use: lein new bukkure my-awesome-plugin --snapshot

REPL

Use bukkurerepl

API

API Documentation

License

Copyright © 2015 Dominic Monroe

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.