Codes that run commands
Every code dispatches server commands on redeem — give items, grant ranks, run
anything. Supports %player% and PlaceholderAPI placeholders.
Claimo lets players redeem reward codes with a configurable command. Each code runs one or more server commands and can be gated behind requirements — blocks mined, playtime, account age, and more. The requirement system is a public API, so addons can plug in brand-new checks such as “follow us on TikTok / YouTube / X / Instagram”.
Codes that run commands
Every code dispatches server commands on redeem — give items, grant ranks, run
anything. Supports %player% and PlaceholderAPI placeholders.
Pluggable requirements
Gate redemption behind built-in checks or your own. Requirements resolve asynchronously, so social-follow and web-API checks are first-class.
In-game creator
Build and edit codes from a Dialog wizard — no file editing needed on Paper 1.21.7+.
Storage your way
YAML, SQLite, MySQL/MariaDB, PostgreSQL or MongoDB — from zero-setup single server to shared multi-server pools.