TheNewEconomy
TheNewEconomy (TNE) is a powerful economy system for Minecraft servers that works on various platforms. Unlike other plugins, TNE offers a modular architecture that allows adding only necessary features without core overload.
About the Plugin
The plugin was originally created for hey0's hMod long before Bukkit/Spigot/Paper existed. The modern version is designed as a universal solution independent of specific platforms, ensuring long-term support.
System Requirements
- MySQL 8.0+ (when using MySQL)
- MariaDB 10.7.0+
- Java 17+
Main Features
Menu System
The plugin provides convenient graphical interfaces for economy management:
- MyBal — menu for players with balance viewing and operations
- MyEco — administrative panel for currency management
Compatibility
TNE supports all popular plugins through Vault API, including Towny, Factions, and others. Any plugin that works with Vault is automatically compatible with TNE.
Cross-Server Synchronization
Support for balance synchronization between servers through:
- BungeeCord plugin
- Velocity plugin
- Redis
Unlimited Currencies
Create any number of currencies through a convenient interface:
Currency Types:
- Virtual — digital currency
- Item — using Minecraft items as currency (with shulker box and bundle support)
- Mixed — combination of virtual and item balances
- Experience — using experience points
- Experience-level — using character levels
Flexible Configuration
Advanced settings available for each currency:
- Custom balance display format
- Starting amount
- Conversion rates
- Custom crafting recipes for item currencies
- Blocking mob drops
- Maximum balance
- Enderchest inclusion
- Command access permissions for each currency
Supported Platforms
- Paper/Spigot/Purpur
- Sponge8
In Development:
- Fabric
- Sponge7
Additional Features
- Money Notes — converting virtual currency into physical banknotes
- Adventure Chat — support for colored messages and translations
- PlaceholderAPI — placeholders for balance display
- Transaction Logging — complete accounting of all operations
- Tab Completion — command autocompletion
- Baltop Command — player ranking by balance
- Multiple Data Storage Types — SQL, YAML, MariaDB
Placeholders
| Placeholder | Description |
|---|---|
| tne_balance | Player's balance |
| tne_balance_formatted | Formatted player's balance |
| tne_world_worldname | Balance in specific world |
| tne_currency_currencyname | Balance of specific currency |
| tne_toppos | Position in ranking |
Commands and Permissions
Administrative Commands (/tne)
/tne backup— data backup/tne create <player>— account creation/tne menu— opening admin menu/tne reload— configuration reload
Game Commands (/money)
/money balance— view balance/money pay <player> <amount>— money transfer/money note <amount>— create banknote/money top— player ranking
Transaction Commands (/transaction)
/transaction history— operation history/transaction away— missed transactions/transaction void <uuid>— transaction cancellation
The plugin continues to actively develop with regular updates and bug fixes.