Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details

Tally turns vanilla survival into a completionist journey — one advancement tree with six tabs, 10,255 pages, hold tiers (discover → hoard), and rewards that actually pay on multiplayer.
Players chase Treasure Tally (every item), Workbench Wonders (every craft), Wide World (biomes and structures), Bestiary, Curated Collections, and Gear & Glory tool and armor ladders. Each page is written in the Tally Keeper voice: where you are in the tree, the exact criterion, and what unlocks next.
For server owners, rewards are policy-driven at runtime — no repack needed. Turn items, XP, or both off globally, per tab, per wing, per hold tier, or per advancement:
| Goal | Command |
|---|---|
| Disable item rewards only (keep XP) | /function tally:admin/reward/toggle_global_items |
| Disable XP only (keep items) | /function tally:admin/reward/toggle_global_experience |
| Disable everything (items + XP) | /function tally:admin/reward/disable_all_rewards |
| Re-enable defaults | /function tally:admin/reward/enable_defaults |
| Full help | /function tally:admin/reward/help |
Per-advancement (set rel first):
/data modify storage tally:admin rel set value "craft/blocks/g036/composter/first"
/function tally:admin/reward/toggle_items with storage tally:admin
Bulk by tab or wing (set scope first — e.g. tab/obtain, wing/obtain/blocks, tier/discover):
/data merge storage tally:admin {scope:"tab/obtain"}
/function tally:admin/reward/toggle_scope_items with storage tally:admin
Check current policy: /function tally:admin/reward/status
Requirements: Minecraft 26.2 · Datapack: any server with datapack support
Do not /reload after updates — full server restart.


