CoinsX | Currency Plugins v1.0

A modern, lightweight economy plugin built for unlimited currencies and real-time web leaderboards.
CoinsX Plugins.png
ChatGPT Image Apr 2, 2026, 06_11_58 PM.png
Commandes, permissions et espaces réservés.png

ChatGPT Image Apr 2, 2026, 06_18_13 PM.png

CoinsX is a Multi-Currency Economy Plugin with Web Leaderboard Integration

CoinsX is a powerful, lightweight, and fully async economy plugin for Paper 1.21+ servers. Unlike traditional economy plugins that support only a single currency, CoinsX allows you to create and manage unlimited custom currencies — each with its own display name, symbol, formatting, and configuration file. Whether you need Coins, Tokens, Gems, or any custom currency, CoinsX handles it all out of the box.
Built-in Web API & Live Leaderboard
CoinsX ships with a built-in HTTP API server that runs directly on your Minecraft server — no external software, no middleware, no third-party bridges required. Simply open a port and your website can instantly access live economy data.

The Web API exposes the following endpoints:
  • GET /api/currencies — list all registered currencies
  • GET /api/leaderboard/{currency} — paginated top 100 leaderboard
  • GET /api/player/{uuid}/{currency} — individual player balance lookup
  • GET /api/stats — live server and economy statistics
  • POST /api/give / POST /api/take / POST /api/set — protected admin endpoints secured with Bearer token authentication
A ready-made leaderboard HTML page is included that auto-refreshes every 30 seconds and dynamically supports all currencies. Simply drop it on your website, set your server IP, and it works immediately.

Code:
# ============================================================
#   CoinsX - Multi-Currency Economy Plugin
#   Author: AeriumStudio | https://aeriumstudio.site
#   Version: 1.0.0
# ============================================================

# Default currency used when none is specified
default-currency: coins

# ─── Database ────────────────────────────────────────────────
database:
  # Storage type: sqlite | mysql
  type: sqlite

  # SQLite (used when type: sqlite)
  sqlite:
    file: data.db

  # MySQL (used when type: mysql)
  mysql:
    host: localhost
    port: 3306
    database: coinsx
    username: root
    password: ''
    ssl: false
    pool-size: 10

# ─── Web API ─────────────────────────────────────────────────
web-api:
  # Enable the built-in HTTP API server for leaderboard/web integration
  enabled: false

  # Port to run the API server on
  port: 00000

  # Secret token for protected endpoints (POST, admin actions)
  # Change this! Used as Authorization: Bearer <token>
  secret-token: 'change-this-token'

  # CORS — set the origin of your website, or * to allow all
  cors-origin: '*'

  # Cache leaderboard results for this many seconds (reduce DB load)
  leaderboard-cache-seconds: 30

# ─── Economy Settings ────────────────────────────────────────
economy:
  # Starting balance for new players (per currency, overrideable in currency config)
  default-starting-balance: 0.0

  # Max balance cap (0 = no limit)
  max-balance: 0

  # Allow negative balance
  allow-negative: false

  # Minimum transaction amount for /pay
  min-pay-amount: 1.0

  # Tax on /pay (percentage, 0 = no tax)
  pay-tax: 0.0

# ─── Leaderboard ─────────────────────────────────────────────
leaderboard:
  # Entries per page for /baltop
  entries-per-page: 10

  # Refresh leaderboard cache every N seconds
  refresh-interval: 60

# ─── Messages ────────────────────────────────────────────────
# See lang.yml for all message customization

# ─── Misc ────────────────────────────────────────────────────
# Send anonymous usage stats (disable if preferred)
metrics: true

# Debug mode (verbose logging)
debug: false
Buy a license now
$13.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Enhanced
+ $10.00
Includes Standard support plus:
Installation & setup
Feature customisation
Priority support
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
162 Views
0 Purchases
1 Downloads
Apr 4, 2026 Published
N/A Updated
Not yet rated
61 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Economy
Game mode
  1. Survival
  1. Factions
  1. Skyblock
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
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
A comprehensive player report system for Minecraft Servers
Not yet rated
1 purchase
A comprehensive, modular clan management system with everything you need.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,202 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,162 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,088 purchases
Share and earn
Refer this resource and earn a 10% commission.
162 Views
0 Purchases
1 Downloads
Apr 4, 2026 Published
N/A Updated
Not yet rated
61 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Economy
Game mode
  1. Survival
  1. Factions
  1. Skyblock
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
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
A comprehensive player report system for Minecraft Servers
Not yet rated
1 purchase
A comprehensive, modular clan management system with everything you need.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,202 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,162 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,088 purchases
Top