Sny Economy
A lightweight, feature-rich economy plugin with Vault integration, banknotes, and placeholder support.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Sny Economy
🏦 SnEco - Simple Economy Plugin
Dependencies: Dependencies: (Required) • %%MD1%% (Optional)
SnEconomy is a lightweight, feature-rich economy plugin designed for Minecraft servers. Built with simplicity and performance in mind, it provides a complete economic system with intuitive commands, secure transactions, and flexible customization options.
✨ Key Features
💰 Core Economy System
- Configurable Prefix - Seamlessly works with all Vault-compatible plugins - Configurable Prefix - Efficient local storage with persistent data - Configurable Prefix - Configurable initial balance for new players - Configurable Prefix - Customizable currency formatting ($ by default) - Configurable Prefix - Customizable chat prefix for all plugin messages
💸 Player Commands
- `/baltop` or `/baltop` - Check your current balance - `/baltop` - Send money to other players - `/baltop` - Create physical banknotes for trading - `/baltop` or `/baltop` - View the richest players on the server
🛠️ Admin Commands
- Tab Completion - Add money to a player's balance - Tab Completion - Set a player's exact balance - Tab Completion - Reset a player's balance to zero - Tab Completion - Smart suggestions for all commands
🏦 Banknote System
- Secure Storage - Withdraw money as tradeable items - Secure Storage - Simple right-click to redeem banknotes - Secure Storage - Configure material, name, and lore - Secure Storage - Banknotes store value in persistent data
🔢 Advanced Number Support
- d = decillions - Accept inputs like "1k", "2.5m", "1b" - d = decillions - Supports up to d = decillions (d) - k = thousands, m = millions, b = billions - t = trillions, q = quadrillions, qt = quintillions - sx = sextillions, sp = septillions, o = octillions - n = nonillions, d = decillions
🔧 Technical Features
- Performance Optimized - Three placeholder formats: - `%sneco_balance%` - Comma-separated format (123,456,789) - `%sneco_balance_formatted%` - Short format (123.46m) - `%sneco_balance_raw%` - Raw numeric value - Performance Optimized - Granular control over all features - Performance Optimized - Prevents invalid transactions and numbers - Performance Optimized - Minimal server impact with efficient synchronous operations
🎯 Permissions
Player Permissions
- `sneco.economy.balance` - Check your balance (default: true) - `sneco.economy.balance.others` - Check other players' balances (default: op) - `sneco.economy.balance.top` - View balance top (default: true) - `sneco.economy.pay` - Send money to players (default: true) - `sneco.economy.withdraw` - Create banknotes (default: true)
Admin Permissions
- `sneco.admin` - Base admin permission (default: op) - `sneco.admin.give` - Give money to players (default: op) - `sneco.admin.set` - Set player balances (default: op) - `sneco.admin.reset` - Reset player balances (default: op) - `sneco.admin.delete` - Delete economy accounts (default: op)
⚙️ Configuration
```yaml
SnEco Configuration
Chat prefix for plugin messages
prefix: "&6[SnEco] &f"
currency-symbol: "$" starting-balance: 100.0
banknote: material: PAPER custom-model-id: 1 name: "Banknote: {amount}" lore: - "Right-click to redeem {amount}" ```
🔧 Installation
1. Enjoy - Download and install Vault on your server 2. Enjoy - Place the SnEco.jar in your plugins folder 3. Enjoy - Start or restart your Minecraft server 4. Enjoy - Edit `plugins/SnEco/config.yml` as needed 5. Enjoy - Your economy system is ready to use!
📊 Performance
- SQLite Database - Minimal memory footprint - SQLite Database - Optimized database operations - SQLite Database - Won't slow down your server - SQLite Database - Fast, reliable local storage
🔍 Technical Details
Database Schema
- Future Ready - Single file database (`economy.db`) - Future Ready - UUID-based player identification - Future Ready - Double precision floating point values - Future Ready - Database includes `last_daily_claim` field for potential daily rewards
Bank System Status
- Bank Features - Vault bank interface is implemented but returns "not implemented" responses - Bank Features - Not currently available (planned for future updates)
🎩 Support on Discord
- Join the discord to get support, share suggestions and follow my projects! https://discord.gg/4sjDgwQNgj