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 year 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 (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T18:45:04.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T05:34:22.093Z (about 1 year ago)
- Topics: bukkit, bukkit-api, glowstone, minecraft, minecraft-api, paper
- Language: Shell
- Homepage: https://glowstone.net
- Size: 527 KB
- Stars: 19
- Watchers: 14
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Glowkit 
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).