Langue

LiteEco - Simple Economy Plugin 1.21.x

LiteEco - Simple Economy Plugin 1.21.x

SpigotMC

EconomyPlugin, Economy, Money, LiteEco

33.1k téléchargements 4.6 note
dernière v1.7.5-SNAPSHOT SpigotMC
1.21 – 1.21


For LiteEco Plugin Users
I’m back and fully committed to the project again. I apologize for the previous period of limited updates due to personal matters.

LiteEco remains a lightweight, high-performance economy solution. While support might be more focused on critical issues and community-driven suggestions, I am dedicated to keeping the plugin stable and modern for today's server environments.


⚙️ Requirements & Compatibility

Recommended Software: Paper or Folia (Full multi-threading support!)
Paper API: Required. The plugin will NOT work on vanilla Spigot or CraftBukkit.
Proxy Support: ❌ Not supported (No BungeeCord/Velocity support).

  • Vault or VaultUnlocked: Required for economy linking.
  • Permissions: LuckPerms (recommended), bPermissions.
  • Placeholders:

⚠️ Known Conflicts
  • Towny: Due to fake UUID generation, compatibility may be limited.
  • Treasury API: Currently not supported.


Commands & Permissions

Player Commands
Code (YAML):
/money help:
  permission
: "lite.eco.help"
  description
: "Displays help for all available player commands."
/money bal [username] (currency)
:
  permissions
: [ "lite.eco.balance", "lite.eco.balance.others" ]
  description
: "Check your balance or others. Supports multiple currencies."
/money top
:
  permission
: "lite.eco.top"
  description
: "Displays the leaderboard of the wealthiest players."
/money pay <username> <amount> (currency)
:
  permissions
: [ "lite.eco.pay", "lite.eco.pay.(currency)" ]
  description
: "Sends money to another player."
Admin Commands
Code (YAML):
/eco add/set/withdraw <username> <amount> (currency):
  permissions
: [ "lite.eco.admin.add", "lite.eco.admin.set", "lite.eco.admin.withdraw" ]
  description
: "Manage player balances. Supports vanilla selectors (@a, @p)."
/eco database import/export <argument>
:
  permission
: "lite.eco.admin.import" / "lite.eco.admin.export"
  description
: "Manage database migrations. Now includes faster batch processing."
/eco config lang/reload
:
  permission
: "lite.eco.admin.lang" / "lite.eco.admin.reload"
  description
: "Quickly change language or reload configuration files."
/eco debug <failmode/janitor/inspect/stress>
:
  permission
: "lite.eco.admin.debug.*"
  description
: "Advanced tools for database testing and synchronization."
Configuration & File
Code (YAML):

# Official settings for LiteEco.
plugin
:
  translation
: EN_US
  prefix
: "<dark_gray>[<green>Eco<dark_gray>] <dark_green>»</dark_green>"
  metrics
: true
  vault-debug
: false
  offline-suggestion-players
: true

economy
:
  currencies
:
    dollars
:
      currency_name
: dollars
      currency_plural_name
: dollars
      currency_singular_name
: dollar
      currency_format
: '$ <money>'
      starting_balance
: 30
      balance_limit
: 1000000
      balance_limit_check
: true
      compact_display
: false
      top_balances
:
        filtering
: false
        blacklist
:
         - ExamplePlayerName

  monolog_activity
: true

formatting
:
  currency_pattern
: "#,##0.00"
  compacted_pattern
: "#,##0.0##"
  currency_locale
: en-US

database
:
  connection
:
    driverClassName
: "org.sqlite.JDBC"
    jdbc_url
: "jdbc:sqlite:plugins/LiteEco/database.db"
    username
: user_name
    password
: password
  sql-plugin-logger
: false
 

Videos
Germany


[​IMG]

Versions

Release
1.7.5-SNAPSHOT
·
1
Release
1.7.4-SNAPSHOT
·
934
Release
1.7.3-SNAPSHOT
·
2.1k
Release
1.7.2-SNAPSHOT
·
80
Release
1.7.1-SNAPSHOT
·
452
Release
1.7.0-SNAPSHOT
·
92
Release
1.6.9-SNAPSHOT
·
181
Release
1.6.8-SNAPSHOT
·
518
Release
1.6.7-SNAPSHOT
·
941
Release
1.6.6-SNAPSHOT
·
49
Release
1.6.5-SNAPSHOT
·
407
Release
1.6.4-SNAPSHOT
·
149

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.