Compatibility
Minecraft: Java Edition
26.1.2
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
SwetEconomy
SwetEconomy is an advanced economy core plugin for modern Paper Minecraft servers.
It was designed for Russian anarchy servers and provides a safe whole-number ₽ economy system with SQLite storage, player payments, configurable tax, transaction history, admin tools, Vault support, PlaceholderAPI support, kill rewards with anti-farm protection, and a persistent bounty system.
Features
- Whole-number economy using long values
- SQLite database storage
- Starting balance system
/moneyand/balancecommands/paywith configurable tax and cooldown/baltoprichest players leaderboard/ecoadmin command suite- Transaction history
- Vault economy provider support
- PlaceholderAPI placeholders
- Kill rewards with anti-farm protection
- Persistent bounty system
- Top balance cache
- Russian messages
- Fully configurable settings
Commands
| Command | Description |
|---|---|
/money |
View your balance |
/money <player> |
View another player's balance |
/money history [page] |
View transaction history |
/balance |
Alias for /money |
/pay <player> <amount> |
Send money to another player |
/baltop [page] |
View the richest players |
/eco give <player> <amount> |
Give money to a player |
/eco take <player> <amount> |
Take money from a player |
/eco set <player> <amount> |
Set a player's balance |
/eco reset <player> |
Reset a player's balance |
/eco reload |
Reload configuration and messages |
/eco history <player> |
View admin transaction history |
/bounty set <player> <amount> |
Set a bounty on a player |
/bounty check <player> |
Check a player's bounty |
/bounty top |
View top bounties |
/bounty list |
View active bounties |
Requirements
- Paper 26.1.2
- Java 25
Optional Dependencies
- Vault
- PlaceholderAPI
SwetEconomy works without Vault or PlaceholderAPI. If they are installed, the plugin hooks into them automatically.
Storage
SwetEconomy uses SQLite by default.
Database location:
plugins/SwetEconomy/storage/sweteconomy.db
Support
Please report bugs through GitHub Issues.

