⚡ EcoLite ⚡
Lightweight Economy Plugin for Minecraft
Version 1.0.0 | Spigot/Paper 1.16+
✨ Features
Fully Standalone - Works without Vault (optional Vault hook included)
Dual Storage - Choose between YAML or SQLite
Custom Currency - Configurable symbols and formats
Daily Rewards - Built-in daily reward system
Leaderboards - /baltop command with auto-refresh
PlaceholderAPI - Full placeholder support
Hex Colors - Modern color codes (&#RRGGBB)
Auto-Save - Configurable auto-save intervals
Commands & Permissions
Spoiler: Click to view commands
[table="width: 100%"]
Command
Description
Permission
/balance [player] View your or another player's balance
ecolite.balance
/pay <player> <amount> Send money to another player
ecolite.pay
/baltop View top balances leaderboard
ecolite.baltop
/eco <action> <player> [amount] Admin economy management
ecolite.admin
/ecolite reload Reload plugin configuration
ecolite.admin
[/table]
Eco Actions: give, take, set, reset
Spoiler: Click to view aliases
/balance → /bal, /money
⚙️ Requirements
Minecraft: Spigot/Paper 1.16+
Java: Java 8 or higher
Optional: Vault, PlaceholderAPI
Configuration Example
Spoiler: Click to view config.yml
Code (YAML):
# Currency Settings
currency :
symbol
:
"$"
name-singular
:
"Dollar"
name-plural
:
"Dollars"
starting-balance
: 100.0
decimal-format
: true
decimal-places
: 2
# Storage Settings
storage :
type
:
"yaml"
# yaml or sqlite
# Daily Reward System
daily-reward :
enabled
: true
amount
: 25.0
cooldown-hours
: 24
# Transaction Settings
transactions :
limits :
min-payment
: 0.01
max-payment
: 1000000.0
Color Code Examples
Spoiler: Click to view message examples
&a✔ Success - Transaction completed!
&#FFD700⭐ EcoLite - Custom hex colors
&c✘ Error - Insufficient funds!
�BFFF Balance - Modern styled messages
PlaceholderAPI Support
Spoiler: Click to view placeholders
%ecolite_balance% - Formatted balance
%ecolite_balance_raw% - Raw balance number
%ecolite_currency_symbol% - Currency symbol
%ecolite_top_<position>_name% - Top player name
%ecolite_top_<position>_balance% - Top player balance
✨ Why Choose EcoLite? ✨
⚡ Lightning Fast - Optimized performance
Simple Setup - Drag, drop, done
️ Highly Customizable - Full control over messages and settings
Data Safe - Auto-save with multiple storage options
Made with ❤️ by GamingHuzai
© 2025 GamingHuzai| All Rights Reserved