# Bukkit/Bukkit

The Minecraft Mod API

Repository: https://github.com/Bukkit/Bukkit
Canonical: https://ross.abutalabs.com/products/bukkit
Homepage: http://bukkit.org
Language: Java
License: GPL-3.0
License Family: copyleft
Last push: 2023-12-17T05:19:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5722, "days_push": 990, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2476, forks 1026 (observed 2026-08-28T04:06:55.017998+00:00)

## What it is
Bukkit is the Minecraft server mod API that defines the plugin interface for extending Minecraft multiplayer servers. It is compiled with Maven and serves as the foundation for server implementations like Spigot and Paper.

## Use cases
- develop minecraft server plugins
- create custom game modes for minecraft
- extend minecraft server functionality
- build a minecraft mod api plugin
- hook into minecraft server events

## When to choose
- you are writing plugins for Bukkit-compatible Minecraft servers
- you need the canonical Minecraft server plugin API

## When to avoid
- you want a ready-to-run server rather than an API
- you target modloaders like Forge or Fabric instead of server plugins

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, plugin-system
- domain: gaming-tools
- platform: jvm, game-engine
- tags: minecraft-server-api, modding, plugin-api, spigot, minecraft, game-development

## Member repositories
- Bukkit/Bukkit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.017998+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:28:20.525277+00:00, confidence not recorded.
  - readme: https://github.com/Bukkit/Bukkit (fetched 2026-08-28T04:06:55.017998+00:00, sha ae1620b79c08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
