In-game crypto coin system. Create coins, buy and sell with bonding curve pricing. Portfolio tracking, price history, and PlaceholderAPI support. Paper and Folia 1.21 - 26.x
Support
Report bugs and get support here: https://discord.gg/VvM6k2eBDa
Features
• Folia support – Fully compatible with Folia
• Create coins – Players create coins with custom name and material
• Bonding curve – Price based on supply
• Buy/sell – Trade coins via GUI or commands
• Portfolio – View holdings and value
• Price history – Snapshot-based price tracking
• Creator rewards – Optional percent to coin creator
• Rate limiting – Configurable trade rate limit
Placeholders
%perfcrypto_total_coins% – Total coins on server
%perfcrypto_price_<coin>% – Current price of coin
%perfcrypto_supply_<coin>% – Total supply of coin
%perfcrypto_networth% – Viewer's portfolio value
%perfcrypto_coin_count% – Viewer's coin count
%perfcrypto_holding_<coin>% – Viewer's holding of coin
%perfcrypto_rank% – Viewer's networth rank
Commands
/crypto – Open crypto GUI (perfcrypto.use)
/crypto gui – Open crypto GUI (perfcrypto.use)
/crypto create – Create new coin (perfcrypto.use)
/crypto portfolio – Open portfolio (perfcrypto.use)
/crypto buy [coin] – Buy coin (perfcrypto.use)
/crypto sell [coin] – Sell coin (perfcrypto.use)
/perfcrypto reload – Reload config (perfcrypto.admin)
/perfcrypto help – Show admin usage (perfcrypto.admin)
/perfcrypto stats – Show stats (perfcrypto.admin)
/perfcrypto delete <coin> – Delete coin (perfcrypto.admin)
/perfcrypto history <coin> – Show price history (perfcrypto.admin)
/perfcrypto mint <coin> <amount> – Mint coins (perfcrypto.admin)
/perfcrypto setsupply <coin> <amount> – Set total supply (perfcrypto.admin)
Database
• SQLite (default)
• MySQL (optional)
