sCoinsEngine ⭐ Economy + Custom Currencies icon

sCoinsEngine ⭐ Economy + Custom Currencies -----

powerful coinsengine plugin add your custom currenices



sCoinEngine
The Ultimate Multi-Currency Economy Engine
[​IMG]
[​IMG]
Tired of a single, boring server economy? sCoinEngine is a premium, feature-rich economy plugin that empowers you to create unlimited, fully customized currencies, giving your server a truly unique and dynamic economic experience.
From physical banknotes and region-specific coins to special event tokens, sCoinEngine provides the tools to build the economy of your dreams with unparalleled control and simplicity.
[LINE]​
⭐ Core Features ⭐
Unlimited Currencies
Create as many unique currencies as you need. Each currency is managed in its own separate .yml file in the currencies/ folder for ultimate organization.
Deep Currency Customization
For each currency, you can configure:

  • []Custom Names & Symbols: Singular, plural, and symbol (e.g.,
    ,

    ,

    ,
    e
    t
    c
    .
    )
    .
    [

    ]
    [
    B
    ]
    C
    u
    s
    t
    o
    m
    F
    o
    r
    m
    a
    t
    t
    i
    n
    g
    :
    [
    /
    B
    ]
    C
    o
    n
    t
    r
    o
    l
    d
    a
    c
    e
    s
    a
    .
    ,

    ,♦,€,etc.).[∗]CustomFormatting:Controldecimalplacesandsymbolposition(e.g.,‘
    100.00vs100.00 $).
  • Starting & Max Balance: Set a default balance for new players and cap the maximum amount they can hold.
  • Payability Toggle: Decide if a currency can be sent to other players using/pay. Perfect for non-tradable currencies like vote points.
Physical Item Representation
  • Withdraw as Item: Allow players to withdraw their balance into a physical item (banknotes, coins, gems).
  • Fully Customizable Items: Set the item's material, custom model data, name, and lore.
  • Secure NBT Data: Items are tagged with secure data, preventing players from scamming with renamed items.
  • Easy Deposits: Players simply right-click the item to deposit it back into their balance.
Economic Gameplay Features
  • Death Tax: Configure a percentage of a currency's balance to be lost upon player death.
  • GUI Help Menu: A clean and professional/eco help` GUI to guide players and staff.
    []Multi-Language Support: Comes with English, Spanish, Japanese, and Chinese files. Add your own easily!
Performance & Developer Friendly

  • []High Performance: Asynchronous database operations (SQLite) ensure your server's performance is not affected.
    []Full PlaceholderAPI Support: Seamlessly integrate any currency into scoreboards, tablists, GUIs, and more.
  • Developer API: A clean and simple API for other plugins to hook into sCoinEngine's economy.
⚙️Commands&Permissions⚙️
Code (Text):
Player Commands (No permissions required by default)
/balance [player] [currency] - Check a player's balance.
/pay <player> <amount> <currency> - Pay another player.
/baltop <currency> [page] - View the currency leaderboard.
/withdraw <amount> <currency> - Withdraw currency into a physical item.
Admin Commands (Permission: scoinengine.admin)
/eco help - Opens the GUI help menu.
/eco give <player> <amount> <currency> - Give money to a player.
/eco take <player> <amount> <currency> - Take money from a player.
/eco set <player> <amount> <currency> - Set a player's balance.
/eco reload - Reloads all configuration files.

% Placeholders %
sCoinEngine uses a simple and powerful PlaceholderAPI format.
Dependency: You must have PlaceholderAPI installed.
Format: %scoinengine_<currencyId>_<type>%

  • []<currencyId> is the name of your currency file (e.g., dollars, gems).
    []<type> can be one of two things:

    • []balance: Shows the raw number (e.g., 1500.50).
      []balance_formatted: Shows the fully formatted amount with symbol (e.g., $1,500.50).
Examples:
Code (Text):

%scoinengine_dollars_balance%
%scoinengine_gems_balance_formatted%
%scoinengine_event_tokens_balance%
 
Configuration Example
Configuration is incredibly simple. Just create a new file in the plugins/sCoinEngine/currencies/ folder. Here's an example for dollars.yml:
Code (YAML):

The internal ID for this currency is "dollars" (from the filename ).
--- Display Settings ---
display
:
name-singular
: "Dollar"
name-plural
: "Dollars"
symbol
: "$"
symbol-is-prefix
: true
decimal-places
: 2
--- Gameplay Settings ---
gameplay
:
starting-balance
: 100.0
max-balance
: 1000000.0
payable
: true
lose-on-death-percentage
: 5.0
--- Physical Item Representation ---
physical-item
:
enabled
: true
material
: PAPER
custom-model-data
: 1001
name
: "&6Banknote [&e$%amount%&6]"
lore
:
- "&7A physical representation of your Dollars."
- "&7Right-click while holding to deposit."
 
[LINE]​
Installation

  1. []Purchase and download the sCoinEngine.jar file.
    []Place the JAR into your server's plugins/ folder.
    []Start your server once to generate the default configuration files (config.yml, currencies/, langs/).
    []Stop the server. Customize the config.yml and add/edit your currency files in the currencies/ folder.
  2. Start your server again and enjoy your new economy!
❓ Support ❓
If you have any questions, encounter issues, or need help with configuration, please join our Discord Server or use the discussion tab on this resource page. We are committed to providing excellent support.
Elevate your server's economy today with sCoinEngine!
Resource Information
Author:
----------
Total Downloads: 4
First Release: Aug 27, 2025
Last Update: Aug 27, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings