▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Feathers Economy
Feathers Economy

Feathers Economy

Fully configurable economy plugin

Оцените первым
39
0

FeathersEconomy

A fully-featured, configurable economy plugin

Vault · PlaceholderAPI · SQLite / MySQL / MariaDB


Overview

FeathersEconomy is a lightweight, production-ready economy plugin built for Economy Servers. It comes with a fully configurable currency system, dual chat and action bar notifications, per-event sound effects, SQLite/MySQL/MariaDB storage, Vault integration, and a PlaceholderAPI expansion with top-30 leaderboard support.


Features

Configurable Currency Set the name, plural form, symbol, symbol position (before/after), decimal places, and thousands separator from config.

SQLite + MySQL + MariaDB SQLite works out of the box with zero setup. Switch to MySQL or MariaDB for multi-server networks with a single config change.

Vault Integration Registers as a Vault economy provider at the highest priority. Any plugin that supports Vault will automatically work with FeathersEconomy — no extra configuration required.

Transaction Log Every deposit, withdrawal, admin change, and transfer is logged per-player in the database. Viewable with /fe history. Configurable max entries per player.

Starting Balance New players automatically receive a configurable starting balance when they first join.

Dual Notifications Every message can be delivered to chat, the action bar, or both at the same time. Configured independently per channel.

Separate Channel Text Write different text for chat or action bar using sub-keys. Shorter text for the action bar, full text for chat.


Commands

Admin — /featherseconomy / /fe

CommandDescriptionPermission
/fe add <player> <amount>Add balance to a playereconomy.admin
/fe remove <player> <amount>Remove balance from a playereconomy.admin
/fe set <player> <amount>Set a player's exact balanceeconomy.admin
/fe check <player>Check any player's balanceeconomy.admin
/fe leaderboardShow the top-N balance leaderboard in chateconomy.admin
/fe history <player> [limit]View a player's last N transactions (max 50)economy.admin
/fe soundsToggle personal sound effects on/offeveryone
/fe reloadReload config.yml without restartingeconomy.admin
/fe helpShow the command referenceeconomy.admin

General Commands

CommandDescriptionPermission
/bal [player]Check your balance, or another player's (admin only)economy.use
/balance [player]Alias for /baleconomy.use
/money [player]Alias for /baleconomy.use
/wallet [player]Alias for /baleconomy.use
/pay <player> <amount>Transfer money to an online playereconomy.pay

Permissions

NodeDescriptionDefault
economy.useUse /bal, /wallet, /money, /balancetrue
economy.payUse /pay to send money to other playerstrue
economy.adminAll /fe admin commandsop
economy.leaderboardAccess to the leaderboard commandtrue
economy.*All economy permissionsop

PlaceholderAPI Placeholders

Requires PlaceholderAPI to be installed. All placeholders use the %feathers_...% identifier.

Player Placeholders

PlaceholderDescriptionExample
%feathers_balance%Formatted balance with symbol$1,250.00
%feathers_balance_raw%Raw numeric balance1250.0
%feathers_balance_plain%Formatted number, no symbol1,250.00
%feathers_currency_name%Currency name (singular)Dollar
%feathers_currency_plural%Currency name (plural)Dollars
%feathers_currency_symbol%Currency symbol$
%feathers_rank%Player's leaderboard rank position#3

Leaderboard Placeholders (Ranks 1–30)

Replace N with any number from 1 to 30.

PlaceholderDescriptionExample
%feathers_top_name_N%Username of the player at rank NN1ghtc1
%feathers_top_balance_N%Formatted balance of the player at rank N$50,000.00
%feathers_top_balance_raw_N%Raw balance of the player at rank N50000.0

Performance note: Leaderboard placeholders are cached for 60 seconds to avoid hammering the database on scoreboards that refresh frequently. The cache is automatically invalidated when you run /fe reload.


Requirements

DependencyTypeNotes
Paper 1.21.11+RequiredSpigot is not supported
Java 21+RequiredShips with Paper 1.21.11 by default
VaultSoft-dependOnly needed if other plugins require economy access
PlaceholderAPISoft-dependOnly needed for scoreboards and PAPI placeholders
MySQL / MariaDBOptionalOnly if switching from the default SQLite storage

SQLite is set up by default — no configuration needed to get started.


Support

Bug Reports & Feature Requests Contact me on Discord or through BuiltByBit Messages. Please include your server version, Java version, full error log from console, and steps to reproduce.

Quick Troubleshooting

  • Plugin fails to enable → Make sure you are on Paper 1.21.11+ and Java 21+
  • Database errors → Check your credentials in config.yml and that your MySQL/MariaDB server is reachable
  • Messages not updating → Run /fe reload after any config change
  • Sounds not working → Check sounds.enabled is true and the sound name is valid for your server version
  • Placeholders showing blank → Make sure PlaceholderAPI is installed and the player has joined at least once

FeathersEconomy v1.0.0 · Made by N1ghtc1

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная