Teksya Economy is a lightweight, vanilla-friendly economy plugin for Paper and Spigot servers. It gives every player a secure balance, lets them trade money with simple commands, and keeps server staff in control with fast storage and caching. The plugin stays close to the survival feel while offering the tools modern servers expect.
Features -
Simple Money System - Players get an account automatically when they join.
- Staff can give, take, or set balances with straight-forward commands.
-
Player-Friendly Commands - `/balance`, `/pay`, `/baltop`, `/balhistory`, and `/eco` cover the basics.
- Pagination for the leaderboard and history keeps chat tidy and clickable.
-
Database Ready - Works with SQLite by default for plug-and-play setups.
- Swaps to MySQL with pooled connections when you need scale.
-
Fast Caching - Optional in-memory cache reduces database calls and keeps balances snappy.
- Configurable TTL so you can match your performance needs.
-
Multi-Language Messages - Ships with English, French, German, Australian English, Turkish, and Italian.
- Players can switch their language in-game with `/ecolang`.
-
Vault & API Support - Registers with Vault so other economy-aware plugins work instantly.
- Exposes a clean Java `EconomyService` for custom integrations and rewards.
Commands - `/balance [player]` — Check your money or another player’s balance.
- `/pay <player> <amount>` — Send money directly to a friend.
- `/baltop [page]` — View the richest players with page buttons.
- `/balhistory [page] [size]` — Review recent transactions with timestamps.
- `/eco give|set|take <player> <amount>` — Admin tools for adjusting balances.
- `/ecolang set|reset|list` — Let players pick their preferred language.
Configuration Highlights - Choose between SQLite or MySQL storage.
- Toggle caching and set how long balances stay in memory.
- Define the starting balance for new players.
- Adjust permissions to match your server ranks.
Teksya Economy is easy to install, easy to translate, and ready for your next survival or SMP project. Drop it into your server, enable Vault, and give your players an economy that just works.