Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/glowstonemc/glowkit
- Owner: GlowstoneMC
- License: gpl-3.0
- Created: 2016-06-17T09:50:01.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T18:45:04.000Z (over 1 year ago)
- Last Synced: 2024-03-26T01:29:48.631Z (9 months ago)
- Topics: bukkit, bukkit-api, glowstone, minecraft, minecraft-api, paper
- Language: Shell
- Homepage: https://glowstone.net
- Size: 527 KB
- Stars: 18
- Watchers: 16
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).