Projects

Things I've built and am building.

A working set of systems, plugins, and experiments. Tap a card to dig into the design or read the docs.

Filter
Claims

Minecraft claim & land management plugin.

Active

Minecraft server operators need a fast, predictable way for players to claim and protect land. Most existing plugins fall apart at the scale of most major networks, leading to every large network having their own iteration of claims plugins. Claims is built to fix this.

Kotlin PaperMC Gradle
Compass CLI

MongoDB Compass for developers who prefer to stay in the terminal

Active

MongoDB Compass is a very powerful GUI for exploring and managing MongoDB Databases, however it requires a graphical desktop environment. This makes it inaccesible in headless servers, SSH sessions, or terminal-first workflows where developers already live. compass-cli solves that by allowing users the same access MongoDB Compass provides, but in their terminal.

Go MongoDB
Custom Items

The all-in-one custom item editor for Minecraft servers

Active

Customizing items on a Minecraft server has traditionally required either external plugins with heavy dependencies, manual config editing outside the game, or complicated setup. Custom Items strips all of that away — no dependencies to hunt down, no tabbing out, just a drag-and-drop jar that works immediately.

Java PaperMC Gradle