jimmikaelkael / Glowkit

A continuation of Bukkit for use with Glowstone.

Home Page:http://glowstone.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glowkit

Glowkit is a continuation on the legendary Bukkit API intended for use with Glowstone. It is not a true successor, but instead includes some updates and additions to the Bukkit API which are useful to Glowstone. For a spiritual successor to the Bukkit API, see Sponge.

Plugins designed for the original Bukkit API will continue to run on Glowstone, and and are likely to build against Glowkit with zero or minimal changes.

Bukkit

A Minecraft Server API.

Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out this repo and: mvn clean install

About

A continuation of Bukkit for use with Glowstone.

http://glowstone.net/

License:GNU General Public License v3.0


Languages

Language:Java 100.0%