Sprache

EcoLite

EcoLite

ModrinthSpigotMC

Lightweight Economy Plugin for Minecraft

117 Downloads 3 Follower aktualisiert 6mo ago
neueste v1.0.0 Modrinth
Bukkit Paper Purpur Spigot 1.20 – 1.21.10

⚡ EcoLite ⚡

Lightweight Economy Plugin for Minecraft
Version 1.0.0 • Spigot/Paper 1.16+

✨ Features

  • Fully Standalone – Works without Vault (optional Vault hook included)
  • Storage – YAML (SQLite coming soon)
  • Custom Currency – Configurable symbols, names, and formatting
  • Daily Rewards – Built-in daily login bonus system
  • Leaderboards/baltop with automatic refreshing
  • PlaceholderAPI – Full placeholder support
  • Hex Colors – Modern &#RRGGBB color codes
  • Auto-Save – Configurable intervals to keep data safe

Commands & Permissions

| 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 <give|take|set|reset> <player> [amount] | Admin economy management | ecolite.admin |
| /ecolite reload | Reload plugin configuration | ecolite.admin |

Aliases: /bal, /money/balance
Eco Actions: give • take • set • reset

⚙️ Requirements

  • Minecraft: Spigot/Paper 1.16+
  • Java: 8 or higher
  • Optional: Vault, PlaceholderAPI

Configuration Example (config.yml)

# 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 (future)

# Daily Reward System
daily-reward:
  enabled: true
  amount: 25.0
  cooldown-hours: 24

# Transaction Limits
transactions:
  limits:
    min-payment: 0.01
    max-payment: 1000000.0

PlaceholderAPI Support

  • %ecolite_balance% → Formatted balance
  • %ecolite_balance_raw% → Raw number
  • %ecolite_currency_symbol% → Currency symbol
  • %ecolite_top_<position>_name% → Player name in position
  • %ecolite_top_<position>_balance% → Balance in position

✨ Why Choose EcoLite?

  • Lightning Fast – Extremely optimized
  • Simple Setup – Drag & drop, ready in seconds
  • Highly Customizable – Full control over messages & settings
  • Data Safe – Auto-save with reliable storage options

Made with ❤️ by GamingHuzai
© 2025 GamingHuzai • All Rights Reserved

Versionen

Release
1.0.0
bukkit, paper, purpur · 1.20, 1.20.1, 1.20.2 · 6mo ago
117

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen EcoLite

SpigotMC

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.