Skip to content

SevereOverfl0w/bukkure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.