FepEconomy
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #64 of 92 economy mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/69e84bdf9db4beb83098a82163f0dbdd7b41d978.png)
## Overview
FepEconomy is a minecraft Plugin that implements Vault economy
!(https://cdn.modrinth.com/data/cached_images/88c1ba6db5c04961ea1aa2d0affa6245e21ef523.png)
Text Description
FEP ECONOMY
OVERVIEW An open-source, Minecraft Vault economy plugin with asynchronous SQL and some useful features that anyone can contribute to.
EASY NUMBERS Easily write large numbers using K, M, B, T, Q without the need to write 1500000. U can easily write 1. 5M
BALTOP GUI A simple baltop GUI with multiple pages and optimized fetching
PAYHISTORY A GUI of pay history with any amount of transaction (default 100 max) and also the ability for admins to view other players history
ASYNC DATABASE Every database call is asynchronous which means that if some operation takes really long it won't affect the gameplay
CONFIGURABLE Most of it is configurable, at least I think it is
## Permissions:
| Permission | Description | | --- | --- | | fepeconomy.admin | gives the player access to /eco set\|take\|reset\|add\|reload and the access to payhistory of other players | | fepeconomy.baltop.exempt | Exempts the player from baltop so he doesn't show up |
## Commands
| Command | Description |
| --- | --- |
| /eco take ## Config.yml
```
#Should the plugin use a symbol for the currency
#or the name plular/singular
use-symbol: false
symbol: $ currency-name-singular: "dollar"
currency-name-plural: "dollars" #The max amount of fetching per page for baltop players
# Recommended: 20
max-fetch: 20 #The maximum amount of transactions saved per player
# Recommended: 20-150
max-history: 100 #Per how many seconds should the
#Data be saved
autosave: 30 #The amount of money for the player to start with
start-amount: 50
``` ## Messages.yml
```
#----------- Error Messages -----------
no-balance: "&cYou cannot withdraw negative amount"
insufficient-funds: "&cInsufficient funds"
deposit-negative: "&cCannot deposit negative amount"
args: "&cNot enough arguments"
player-not-found: "&cCould not find player %player%"
same-player: "&cYou cannot send money to yourself" #----------- /bal Command -----------
# %bal% - Balance
# %player% - Player
balance-self: "&aYour balance is %bal%"
balance-other: "&a%player%'s Balance is %bal%" #----------- /eco Command -----------
#%amount% - amount
#%player% - the player
set: "&aSet %player%'s balance to %amount%"
add: "&aAdded %amount% to %player%'s balance"
take: "&aTook %amount% from %player%'s balance" #----------- /pay Command -----------
#%amount% - amount
#%receiver% - receiver
#%sender% - sender invalid-number: "&cInvalid number format"
sent: "&aSuccessfully transferred %amount% to %receiver%"
received: "&aReceived a payment of %amount% from %sender%"
player-turned-off-payments: "&c%receiver% has turned off payments" #----------- /togglePay Command -----------
turned-off: "&aSuccessfully &cturned off &apayments"
turned-on: "&aSuccessfully turned on payments" #----------- /eco reload -----------
reload: "&aConfiguration reloaded successfully" #----------- /eco reset -----------
reset: "&aReset %player%'s balance to %amount%"
reset-all: "&aReset %count% players t
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- foto.1_
- Version
- 3.0
- Downloads
- 13
- Endorsements
- 0
- Category
- economy
- Created
- 8/27/2026
- Updated
- 7/22/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- economy, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does FepEconomy support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of FepEconomy?
Version 3.0, published 2026-07-22 with 13 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await