MCPcopy Index your code
hub / github.com/LeavesMC/Leaves

github.com/LeavesMC/Leaves @1.21-666248f

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.21-666248f ↗ · + Follow
0 symbols 0 edges 2 files 0 documented · 0% updated 2mo ago1.21.11-154-a04cb95 · 2026-05-03★ 83825 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Leaves

Leaves CI Leaves Download Discord QQ

English | 中文

Fork of Paper aims at repairing broken vanilla properties.

You can see what we modify and fix at here

How To (Server Admins)

Leaves use the same leavesclip(paperclip fork) jar system that Paper uses.

You can download the latest build (1.21.x) of Leaves by going here

You can also build it yourself.

You can visit our documentation for more information.

How To (Plugin developers)

Leaves-API: ```kotlin maven { name = "leavesmc-repo" url = "https://repo.leavesmc.org/snapshots/" }

dependencies { compileOnly("org.leavesmc.leaves:leaves-api:1.21-R0.1-SNAPSHOT") } ```

In order to use Leaves as a dependency you must build it yourself. Each time you want to update your dependency, you must re-build Leaves.

Leaves-Server: kotlin dependencies { compileOnly("org.leavesmc.leaves:leaves:1.21-R0.1-SNAPSHOT") }

Building

You need JDK 21 and good Internet conditions

Clone this repo, run ./gradlew applyPatches, then run ./gradlew createMojmapLeavesclipJar in your terminal.

You can find the jars in the build/libs directory.

Pull Requests

See Contributing

Special Thanks To:

JetBrains, creators of the IntelliJ IDEA, supports Leaves with one of their Open Source Licenses. Leaves recommend using IntelliJ IDEA as your IDE.

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add Leaves \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page