Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
💰 EconomySystem | ⭐ Premium icon

💰 EconomySystem | ⭐ Premium 1.0.0

Transform your server economy with the most advanced, secure, and feature-rich system

Economy System | ⭐ Premium ⭐ [1.16 - 1.21.x]


EconomySystem.png

version_100.png
minecraft_116_121_black.png




⚡ Overview


UC_EconomySystem is designed to be the backbone of your server's financial ecosystem. Whether you need a lightweight, reliable replacement for Essentials economy or a full-suite financial simulator with banks, loans, and stocks, UC_EconomySystem has you covered.


Available in two versions: Free (Core Essentials) and Premium (Advanced Features).




🆚 Version Comparison


Core Economy (/pay/balance)✅ Included✅ Included
Hybrid Storage (YAML, SQLite, MySQL)✅ Included✅ Included
Data Migration✅ Included✅ Included
Transaction Logs✅ Basic✅ Advanced (Fraud Detection)
Multi-Language (Eng/Esp)✅ Included✅ Included
Admin Control Panel (GUI)✅ Included
Banking System (Interest/Tiers)✅ Included
Loans & Credit Score✅ Included
Multi-Currency (Virtual & Physical)✅ Included
Custom Items (ModelData support)✅ Included
Tax System✅ Included
REST API & Webhooks✅ Included



📸 Gallery (Only Premium Version)




Admin GUI


00_gui_admin-panel.gif

General Statistics


01_gui_general-statistics.gif

Currency Manager


02_gui_currency-manager.gif

Physical Currency


03_gui_physical-currency.gif

Balance Manager


04_gui_balance-manager.gif

Global Settings


05_gui_global-settings.gif



🌟 Premium Features Spotlight


🏦 Advanced Banking


Don't just store money—grow it.



  • Interest Rates: Configurable daily, weekly, or monthly interest.
  • Account Tiers: Higher balances earn better interest rates.
  • Shared Accounts: Allow players to create joint bank accounts (Coming soon).

💳 Loans & Credit System


A revolutionary way to manage player debt.



  • Credit Score: Players build credit by paying back loans on time.
  • Dynamic Limits: Better credit score = higher loan limits and lower interest rates.
  • Auto-Repayment: System automatically deducts payments.

💱 Multi-Currency & Physical Economy


Bridge the gap between digital balance and physical items.



  • Unlimited Currencies: Create Gems, Tokens, Coins, etc.
  • Physical Items: Use Gold, Emeralds, or Custom Model Data items as currency.
  • Exchange: Real-time conversion rates between currencies.

⚔️ Advanced Custom Items (Premium) ⭐⭐⭐


For more advanced needs, you can create fully custom items in the features/items/custom_currency/ folder.
These items support Custom Model Data, allowing you to apply custom textures via a Resource Pack.


Example: Platinum Coin
File: features/items/custom_currency/platinum_coin.yml


currency-id: "platinum_coin"
enabled: true

item:
material: "SUNFLOWER"
amount: 1

display-name: "&f&lPlatinum Coin"

lore:
- "&7Official kingdom currency"
- "&7Physical item currency"
- "&7Value: &a$10,000"
- ""
- "&eRight-click to convert to money"

# 🎨 Custom Model Data for Custom Texture
custom-model-data: 2001

nbt-tags:
custom_currency: "platinum_coin"
official: true
physical_currency: true

value: 10000
conversion-enabled: true
stackable: true
max-stack: 64

physical_item.gif


🔐 Admin GUI


Manage the entire economy without touching a config file.



  • Edit player balances visually.
  • Manage currencies and exchange rates.
  • View server-wide economic statistics.

🛡️ Security & API



  • Fraud Detection: Alerts admins of suspicious transfer patterns.
  • Webhooks: Send transaction logs and loan alerts to Discord.
  • REST API: Integrate with your website or store.


🛠️ Commands & Permissions


view_all_commands.png


🟢 Core Commands (Free & Premium)


/balance [player]uc_economy.balanceCheck balance.
/pay <player> <amount>uc_economy.paySend money.
/uc_economy transactionsuc_economy.transactionsView history.
/uc_economy admin helpuc_economy.economysystem.adminAdmin help.
/uc_economy admin economyuc_economy.economyGive/Take/Set money.

🟡 Advanced Commands (Premium Only)


/uc_economy bank ...uc_economy.bankCreate/Manage bank accounts.
/uc_economy loan ...uc_economy.loanRequest/Pay loans.
/uc_economy currency ...uc_economy.currencyManage multiple currencies.
/uc_economy item ...uc_economy.itemConvert items to money.
/uc_economy admin guiuc_economy.economysystem.adminOpen Admin Control Panel.



📂 Configuration Structure


The config.yml file is powerful yet easy to understand. Here's a glimpse:


economy:
default-balance: 1000.0
currency-symbol: "$"
currency-name: "Coins"
allow-negative-balance: false
max-balance: 1000000000.0
use-modern-item-models: false # Support for 1.21.4+ item_model component

storage:
type: "sqlite" # Options: yaml, sqlite, mysql
mysql:
host: "localhost"
database: "uc_economy"

features:
bank: true # Enable banks?
loan: true # Enable loans?
currencies: true # Enable multi-currency?
api: true # Enable REST API?
tax: true # Enable tax system?
items: true # Enable item economy?

Free Version Files:



  • config.yml
  • features/transactions.yml

Premium Version Files:



  • config.yml
  • features/bank.yml
  • features/loans.yml
  • features/currencies.yml
  • features/taxes.yml
  • features/api.yml
  • features/items/


📦 Installation



  1. Download the UC_EconomySystem.jar plugin.
  2. Place it in your server's plugins/ folder.
  3. Start the server.
  4. (Optional) Configure the MySQL database in config.yml.
  5. Enjoy the best economy system!



🗺️ Development Roadmap


Check out our official website for all developed plugins: minecraft.universalcores.com


Universal Cores Suite Progress:



  •  PermissionSystem (Completed) get_free.png buy_now.png
  •  EconomySystem (Completed) get_free.png buy_now.png
  •  ItemSystem (Completed) get_free.png buy_now.png
  •  TradeSystem (In Development)
  •  TeleportSystem (In Development)
  •  FriendSystem (In Development)
  •  KitSystem (In Development)
  •  RankSystem
  •  AuctionSystem
  •  SellerSystem
  •  PartySystem
  •  RewardSystem
  •  QuestSystem
  •  ArenaSystem
  •  GuildSystem
  •  PetSystem
  •  MountSystem
  •  BoosterSystem
  •  MailSystem
  •  PortalSystem


🤝 Support & Contact


Want to support the development?


donate_paypal.png


Have questions before buying? Need help with configuration?


documentation_wiki.png
email_support.png




Developed by Michael Vairo (Drazord) with ❤️ | © 2026 UniversalCores
Sign in
$9.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

minecraft

economy

multi-currency

bank

loan

physical

money

spigot

gui

api

mysql

taxes

plugin

paper