Money you can hold. Coins and notes in the usual denominations, a wallet to keep them in, and ATM blocks that hold an account balance instead. The account part is the point: cash in a chest can be stolen, a balance cannot. Originally built for the Minewache roleplay server.
Currency
Coins: 1 Cent, 2 Cent, 5 Cent, 10 Cent, 20 Cent, 50 Cent, 1 Euro, 2 Euro
Bills: 5 Euro, 10 Euro, 20 Euro, 50 Euro, 100 Euro, 200 Euro, 500 Euro
Wallets: 8 colors: brown, black, blue, green, orange, purple, yellow, standard
ATMs
Three ATM blocks in orange, blue and green. Right-click one to open your account. Balances survive restarts and sync across a multiplayer server.
Commands
| Command | Description |
|---|---|
/money |
Show your balance |
/pay <player> <amount> |
Transfer money to another player |
/eco add <player> <value> |
Add money (Admin) |
/eco take <player> <value> |
Remove money (Admin) |
/eco set <player> <value> |
Set balance (Admin) |
/eco get <player> |
Check balance (Admin) |
/leaderboard create <places> |
Create a money leaderboard |
/leaderboard delete |
Delete a leaderboard |
Content
Blocks
| Block | Description |
|---|---|
| ATM | ATM Machine (Orange) |
| ATM 2 | ATM Machine (Blue) |
| ATM 3 | ATM Machine (Green) |
| Banker | NPC block for banking |
Sign shops
Create buy or sell shops using signs placed above any container (chest, barrel, etc.):
[buy] or [sell]
Item Name
Price
[buy]: players buy items out of the container at the listed price[sell]: players sell items into the container for the listed price- Only the shop owner can remove or modify the sign
Configuration
config/saros__money_mod-common.toml:
| Option | Default | Description |
|---|---|---|
startMoney |
100 |
Balance for new players |
moneyLossOnDeath |
0 |
Money lost on death (0 = disabled) |
paycheckEnabled |
false |
Enable automatic periodic paycheck |
paycheckAmount |
50 |
Amount per paycheck |
villagerTradesEnabled |
true |
Enable banker villager trades |
Multilingual
Available in English, German, and Polish.
Gallery
Note: This wiki is the documentation. Questions and bug reports are faster on the Discord server.