DonutMeta
Account

The DonutMeta Mod

A client-side Fabric mod that reads the DonutSMP order menus you already open and keeps this site's prices current for everyone. It is in closed beta.

Not publicly available yet

The mod is not currently publicly available. Please join https://discord.gg/73HmmmBgFX and request a copy if you are interested in participating in the closed beta.

Everything else on this site is free and needs no mod and no account: the prices, the calculators and the built-in processes are open to anyone.

Join the Discord

What it does

Reads the menus you open Open /order and page through it the way you already do. The mod reads each page the server sent and writes it down. It opens nothing by itself.
Uploads once per walk One continuous read down one list is a walk. The mod sends it once, when it ends, so the site can tell a complete scan from a page somebody glanced at.
Counts toward your tier Every price you report is credited to your linked profile, including prices somebody else has already reported. Tiers open up processes other players share.

What it does not do

It never talks to the game server The hooks only observe packets, clicks and screens. Nothing is changed, cancelled or sent. DonutSMP sees a vanilla client doing what you told it to.
It never reads your session Your Minecraft access token, your password and your account are not touched. The published jar contains no reference to the method that returns the token.
It uploads nothing until you link it Unlinked, captures stay on your own disk and the mod is quiet. Uploading starts only after you run the link command once, and stops the moment you unlink.
No IP address, ever The server discards it and never writes it down. That is a constraint in the code, not a policy. See the Privacy Policy.
No coordinates, chat or inventory Not your player list, your world seed or your mod list either. The order and price screens you open, and nothing else.
No jar from this website It is handed over in the beta, and published on GitHub once the repository is public, where the source sits beside a reproducible build. This page will never serve you a file.

Once you have a copy

  1. Drop the jar into .minecraft/mods/ beside Fabric API and start the game. Captures begin immediately and stay on disk.
  2. Make a DonutMeta account on the Account tab: an email, and a passkey or a password.
  3. On that tab pick Link a Minecraft account and type the command it gives you in game: /donutmeta link <code>. Once, ever.
  4. Play. Every /order page you open from then on keeps the prices on this site fresh, and shows up on your Contributions tab.

Requirements

Minecraft26.2
LoaderFabric Loader 0.19.3 or newer, with Fabric API
Java25 or newer
SideClient only. Nothing is installed on any server.
LicenceMIT

Using the mod means agreeing to the Terms and the Privacy Policy, which you accept when you create the account you link it to. Nothing is uploaded before that.