Folia Economy
FoliaEconomyX is a lightweight, thread-safe economy plugin for Folia servers with full Vault API support. Built for performance and compatibility in multi-threaded Minecraft environments.
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.
Folia Economy
FoliaEconomyX
A lightweight, thread-safe economy plugin for Folia servers with full Vault API integration.
Features
- Built specifically for Folia's multi-threaded architecture. - Vault-compatible economy system. - Thread-safe storage and async operations. - Player and admin economy commands. - Customizable messages and configuration.
Commands
Player
- `/money` — Check your balance. - `/money <player>` — Check another player's balance. - `/pay <player> <amount>` — Send money to another player.
Admin
- `/eco give <player> <amount>` — Give money to a player. - `/eco take <player> <amount>` — Remove money from a player. - `/eco set <player> <amount>` — Set a player's balance. - `/eco reset <player>` — Reset a player's balance. - `/eco reload` — Reload configuration.
Permissions
- `foliaeconomyx.money` — Check your own balance. - `foliaeconomyx.money.others` — Check other players' balances. - `foliaeconomyx.pay` — Send money to other players. - `foliaeconomyx.admin` — Use admin economy commands.
Requirements
- Folia 1.21.1+ - Vault API - Java 21
Support
Found a bug or have a suggestion? Open an issue on GitHub.