Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glowstonemc/glowkit

A fork of the Paper (Bukkit) API for use in Glowstone
https://github.com/glowstonemc/glowkit

bukkit bukkit-api glowstone minecraft minecraft-api paper

Last synced: about 1 month ago
JSON representation

A fork of the Paper (Bukkit) API for use in Glowstone

Awesome Lists containing this project

README

        

# Glowkit ![Build and Deploy](https://github.com/GlowstoneMC/Glowkit/workflows/Build%20and%20Deploy/badge.svg)
Glowkit is a fork of the legendary [Bukkit API](https://bukkit.org),
as continued by [Spigot](https://spigotmc.org) and [Paper](https://github.com/PaperMC/Paper),
intended for use with Glowstone.

Plugins designed for the original Bukkit API will continue to run on Glowstone, with zero or minimal changes.

The Glowkit Javadocs are available [here](https://glowstone.net/jd/glowkit/).

If you'd like to take advantage of APIs not available in Bukkit, [check out](https://glowstone.net/jd/glowstone/)
the APIs built into Glowstone itself.

## Building Glowkit

Instructions on how to build Glowkit can be found [on the wiki](https://github.com/GlowstoneMC/Glowkit/wiki).