CrownEconomy v1.1.0

The best Minecraft economy & auction house plugin for Paper 1.21.1
  • crown_economy_banner_1.png
  • Screenshot 2026-04-03 153826.png
  • Screenshot 2026-04-03 154408.png
  • Screenshot 2026-04-03 161704.png
  • Screenshot 2026-04-03 161724.png
  • crown_economy_banner_1.png
  • Screenshot 2026-04-03 153826.png
  • Screenshot 2026-04-03 154408.png
  • Screenshot 2026-04-03 161704.png
  • Screenshot 2026-04-03 161724.png
CrownEconomy
The best economy & auction house plugin for Paper 1.21.1
100% Customizable · Vault-Compatible · LuckPerms Support · Clean GUIs · Zero Bloat

Support Development

Spigot%20%2F%20Bukkit-Compatible-00a2ff


paper_vector.svg

purpur_vector.svg






──────────────────────────────────────────

Join Our Community
discord.gg/cCUVWxcuAw
──────────────────────────────────────────​

Why CrownEconomy?
  • Best auction house plugin for Paper 1.21.1 — cleaner, faster, and more configurable than anything else
  • 100% customizable — every GUI title, filler material, button icon, message, price limit, tax rate, and border element
  • ⚡ Simple & lightweight — drop-in install, zero database setup required, fully running in under 5 minutes
  • Vault-compatible — works with EssentialsX, GemsEconomy, CMI, and every Vault economy plugin
  • LuckPerms integration — give VIPs, MVPs, and donors more listing slots automatically via permissions
  • ️ Offline seller payouts — sellers always get paid, even if they're offline when their item sells
  • Modular architecture — enable or disable the AH module independently; more modules coming soon
  • Reliable data saving — listings saved on every action and on shutdown, nothing is ever lost
  • ️ Actively developed — Player Shops, Trading System, Bank Module, and Economy Stats on the roadmap
  • Dedicated support — active Discord with fast responses and a growing community
──────────────────────────────────────────​
️ Auction House Features
️ GUI & Browsing

  • 6-row browsing GUI — clean bordered layout, 28 listings per page, zero visual clutter
  • 4 sort modes — Price: Low→High, Price: High→Low, Ending Soon, Newest First
  • 8 category filters — Weapons, Armor, Tools, Resources, Food, Blocks, Misc, All
  • Live chat search — players type a keyword and listings filter in real time, instantly
  • Confirm purchase screen — full breakdown of item, price, tax, and seller before any money moves
Economy & Listings
  • Configurable tax system — set any percentage cut taken from the seller on each sale
  • Min & max price limits — prevent price dumping or price gouging with hard server-wide limits
  • Per-rank listing slots — VIPs and donors automatically get more listing slots via LuckPerms
  • Offline seller payouts — Vault balance credited the moment an item sells, online or not
  • Material blacklist — permanently block any item or material from ever being listed
Listing Management
  • My Listings panel — dedicated GUI for players to view and right-click cancel their own listings
  • Expired item bin — unsold items auto-return on expiry; glowing alert button when items are waiting
  • Configurable expiry duration — set exactly how long listings stay active before expiring
  • Expired bin lifetime — control how long uncollected expired items wait before removal
  • Listing data persistence — every listing saved on create, purchase, cancel, expiry, and shutdown
──────────────────────────────────────────​
Compatibility
Integration✅ Status Notes
Vault⚠️ RequiredEconomy bridge — balance, withdraw, deposit
Paper 1.21.1✅ CompatiblePrimary supported platform
Purpur✅ CompatiblePaper fork fully supported
Spigot/Bukkit✅ CompatibleBukkit Supported
LuckPerms⭐ RecommendedPer-rank listing slot tiers
EssentialsX Economy✅ Full supportVia Vault
GemsEconomy✅ Full supportVia Vault
CMI Economy✅ Full supportVia Vault
Any Vault economy✅ Full supportIf it hooks Vault, it works
──────────────────────────────────────────​
⚙️ Configuration Overview
100% customizable — nothing is hardcoded. Every value lives in config.yml.
Code:
auction-house:
  enabled: true
  gui-title: "&8» &bAuction House &8«"
  listing:
    min-price: 1.0
    max-price: 1000000.0
    default-duration: 48        # hours
    tax-rate: 5.0               # % taken from seller on sale
    return-expired: true
    expired-bin-duration: 72    # hours items wait in bin
  max-listings:
    default: 5
    vip: 10
    mvp: 20
    admin: 100
What You Can Customize
  • ️ Every GUI title, filler material, button icon, and border element
  • Every player-facing message — full & color codes and {placeholders} throughout
  • Min/max listing price, tax rate, listing duration, expired bin lifetime
  • Per-rank listing limits via LuckPerms permissions
  • Module toggles — enable or disable the AH independently
  • Material blacklist — block any item by name, keep your economy clean
──────────────────────────────────────────​
Commands
Command Description Permission
/ahOpen the Auction Housecrowneconomy.ah.open
/ah sell <price>List your held item for salecrowneconomy.ah.sell
/ah search <query>Search all active listingscrowneconomy.ah.search
/ah cancel <id>Cancel one of your listingscrowneconomy.ah.cancel
/ce reloadReload the plugin configcrowneconomy.reload
/ce versionShow plugin version & statusany player
Aliases: /auctionhouse · /ceconomy · /ce
──────────────────────────────────────────​
Permissions
Permission Default Description
crowneconomy.ah.opentrueOpen the Auction House GUI
crowneconomy.ah.selltrueList items for sale
crowneconomy.ah.bidtruePurchase listings
crowneconomy.ah.canceltrueCancel own listings
crowneconomy.ah.cancel.othersopCancel any listing (staff)
crowneconomy.ah.searchtrueUse live search
crowneconomy.ah.maxlistings.vipfalseVIP — 10 listing slots
crowneconomy.ah.maxlistings.mvpfalseMVP — 20 listing slots
crowneconomy.adminopFull admin + 100 slots
crowneconomy.reloadopReload config via command
──────────────────────────────────────────​
️ Installation
⏱️ Up and running in under 5 minutes.
  1. ️ Ensure you're running Paper 1.21.1 or a compatible fork (Purpur, etc.)
  2. Install Vault + a Vault economy plugin (EssentialsX Economy, GemsEconomy, CMI, etc.)
  3. (Recommended) Install LuckPerms for rank-based listing limits
  4. Drop CrownEconomy.jar into your /plugins/ folder
  5. Start or restart your server
  6. ✏️ Edit plugins/CrownEconomy/config.yml to your liking
  7. ▶️ Run /ce reload — you're live!
⚠️ Reload note: /ce reload reloads all config values and resets the expiry scheduler. Active listing data is not affected.
──────────────────────────────────────────​
️ Data Storage
  • ✅ Saved on every listing create, purchase, cancel, and expiry
  • ✅ Saved on every clean server shutdown
  • ✅ Expired listings persist until the player collects them or expired-bin-duration elapses
  • MySQL / SQLite database support planned for large network deployments
──────────────────────────────────────────​
Roadmap
Module Description Status
️ Auction HouseFull-featured server marketplace✅ Released
Player ShopChest or GUI shops with auto-restock Planned
Trading SystemSecure face-to-face player trades Planned
Bank SystemAccount interest, shared guild balances Planned
Economy StatsServer leaderboards, transaction history Planned
──────────────────────────────────────────​
Perfect For
  • Survival servers — give players a real marketplace to trade resources
  • SMP servers — the go-to economy layer for any multiplayer survival experience
  • ⚔️ Factions servers — control the economy with taxes, blacklists, and rank limits
  • RPG servers — fits naturally into any custom economy and progression system
  • Towny servers — player-driven markets with full Vault integration
  • Donor-tier servers — reward VIPs and MVPs with more listing slots automatically
──────────────────────────────────────────​
Support & Community
Need help? Have a suggestion? Join the Discord!
discord.gg/cCUVWxcuAw
  • #support — get help with installation, config, and permissions
  • #bug-reports — report issues with full details and get fast fixes
  • #suggestions — suggest features and vote on the roadmap
  • #announcements — be first to know about new releases and updates
Bug Reports
When reporting a bug, please include:
  • Your Paper version (/version)
  • Your CrownEconomy version (/ce version)
  • Any relevant errors from your server console
──────────────────────────────────────────​
License
CrownEconomy is a premium resource. You may install and use it on your own servers. You may not redistribute, resell, decompile, or claim ownership of this plugin or its source code.
──────────────────────────────────────────
️ Built for Paper 1.21.1 · ⚠️ Requires Vault · ⭐ Recommends LuckPerms · ✅ Compatible with EssentialsX, GemsEconomy, CMI, and all Vault economy plugins
EULA: Free EULA
314 Views
6 Downloads
Apr 5, 2026 Published
N/A Updated
Not yet rated
89 KB File size
Open source
  1. Yes
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Economy
  1. Technology
Game mode
  1. Survival
  1. Towny
  1. Economy
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Crediting original
FrostedGuy
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,197 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,153 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,084 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,809 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,578 purchases
314 Views
6 Downloads
Apr 5, 2026 Published
N/A Updated
Not yet rated
89 KB File size
Open source
  1. Yes
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Economy
  1. Technology
Game mode
  1. Survival
  1. Towny
  1. Economy
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Crediting original
FrostedGuy
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,197 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,153 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,084 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,809 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,578 purchases
Top