AzCoins - Economy and Custom Currencies icon

AzCoins - Economy and Custom Currencies -----

Create virtual currencies with custom commands and Vault support!



⭐ AzCoins - Economy and Custom Currencies
A modern, standalone economy system with full Vault & PlaceholderAPI integration

✨ Features

  • Complete Economy System - Manage player balances with ease
  • Vault Integration - Compatible with all Vault-dependent plugins
  • PlaceholderAPI Support - Use balance placeholders anywhere
  • Balance Top System - Display top richest players
  • Player Payments - Send money between players instantly
  • Admin Controls - Full economy management commands
  • Transaction Logging - Track all economy transactions
  • Customizable Messages - Full color code support with &
  • YAML Storage - Lightweight file-based storage
  • Sound Effects - Optional sound feedback for actions

Commands

Command Description Permission
/coin View your balance azcoins.balance
/coin <player> View another player's balance azcoins.balance
/coin give <player> <amount> Give coins to a player azcoins.admin
/coin take <player> <amount> Take coins from a player azcoins.admin
/coin set <player> <amount> Set a player's balance azcoins.admin
/coin reset <player> Reset a player's balance azcoins.admin
/coin reload Reload configuration azcoins.admin
/pay <player> <amount> Send money to another player azcoins.pay
/baltop View top balances azcoins.baltop


Command Aliases: /coins, /balance, /bal, /money

Permissions

Permission Description Default
azcoins.* All permissions OP
azcoins.balance View balances Everyone
azcoins.pay Send payments Everyone
azcoins.baltop View top balances Everyone
azcoins.admin Admin commands OP

Requirements

  • Minecraft: 1.16.5+ (Spigot/Paper)
  • Java: 8 or higher
  • Dependencies:
    • Vault (optional, for compatibility)
    • PlaceholderAPI (optional, for placeholders)

⚙️ Configuration

Code (YAML):

economy
:
  currency-symbol
: "$"
  currency-name
: "Coins"
  starting-balance
: 100.0
  decimal-places
: 2
  max-balance
: 1000000000.0

storage
:
  type
: "YAML"
  auto-save-interval
: 300

baltop
:
  entries-per-page
: 10
  update-interval
: 60

transaction-logging
:
  enabled
: true
  file
: "transactions.log"

sounds
:
  enabled
: true
  balance-check
: "ENTITY_EXPERIENCE_ORB_PICKUP"
  payment-sent
: "ENTITY_PLAYER_LEVELUP"
  payment-received
: "ENTITY_EXPERIENCE_ORB_PICKUP"
 

Code (YAML):

balance
:
  self
: "Your balance: &6%balance%"
  other
: "%player%'s balance: &6%balance%"

pay
:
  sent
: "You sent &6%amount% &fto &a%player%"
  received
: "You received &6%amount% &ffrom &a%player%"
  insufficient
: "You don't have enough money!"

admin
:
  given
: "Gave &6%amount% &fto &a%player%"
  taken
: "Took &6%amount% &ffrom &a%player%"
  set
: "Set &a%player%'s &fbalance to &6%amount%"
 
Color Codes: Use & for colors in messages
&6 = Gold
&a = Green
&c = Red
&f = White
&7 = Gray

PlaceholderAPI Placeholders

Placeholder Description
%azcoins_balance% Player balance
%azcoins_balance_formatted% Formatted player balance
%azcoins_balance_raw% Raw balance number
%azcoins_currency_symbol% Currency symbol ($)
%azcoins_top_player_1% #1 richest player name
%azcoins_top_balance_1% #1 richest player balance


Example Usage

Player Commands:
Code (Text):

/coin - Check your balance
/pay Steve 500 - Send 500 coins to Steve
/baltop - View richest players
 
Admin Commands:
Code (Text):

/coin give Alex 1000 - Give Alex 1000 coins
/coin take Steve 250 - Take 250 coins from Steve
/coin set Alex 5000 - Set Alex's balance to 5000
/coin reload - Reload plugin configuration
 
Vault Integration

AzCoins automatically integrates with Vault, making it compatible with:
  • Shop plugins
  • Auction plugins
  • Minigame plugins
  • Any plugin using Vault economy

Why Choose AzCoins?

Lightweight - Minimal resource usage
Standalone - No database required
Compatible - Works with Vault plugins
Customizable - Full message and config control
Modern - Clean code, regular updates

Support & Information

Version: 1.0.0
Author: GamingHuzai
API Version: 1.16+

AzCoins - Simple, powerful economy management for your Minecraft server
Resource Information
Author:
----------
Total Downloads: 23
First Release: Oct 29, 2025
Last Update: Nov 10, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings