Minecraft FeatherEconomy mod 2026 download
logo
minecraft mod FeatherEconomy

FeatherEconomy

Game Version: CB 1.7.9-R0.2
Total Downloads: 1,121
Updated: Nov 29, 2014
Created: Aug 7, 2014
Download FeatherEconomyDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
FeatherEconomy v1.1 release 41.95 KB Nov 29, 2014 CB 1.7.9-R0.2 896 download FeatherEconomy FeatherEconomy v1.1 releaseDownload
FeatherEconomy v1.0 release 54.86 KB Aug 14, 2014 CB 1.7.9-R0.2 225 download FeatherEconomy FeatherEconomy v1.0 releaseDownload

Description

Share this:

We have moved to Spigot. Please move all relevant discussion to http://www.spigotmc.org/resources/feathereconomy.2082/

FeatherEconomy- light as a feather

FeatherEconomy is a simple and lightweight economy plugin designed to provide full support for the latest Minecraft updates while still providing a lightweight and simple player experience.

Features

  • Full UUID support
  • Custom currency names
  • Basic economy commands (/balance, /pay)
  • Automatic updates
  • Lightweight developer API

NOTE: The GitHub documentation is currently a work in progress.

Installation/Setup

Contents

Commands

/econ set – Set a player's balance.
/econ update- Manually download an update.
/balance – View your (or another player's) balance.
/pay – Pay another player.

Permissions

feathereconomy.balance.view:
description: View your balance.
default: true
feathereconomy.balance.other:
description: View another player's balance.
default: op
feathereconomy.pay:
description: Pay another player from your balance.
default: true
feathereconomy.set:
description: Set a player's balance.
default: op
feathereconomy.update:
description: Be notified of and manually download updates.
default: op
feathereconomy.reload:
description: Reload the plugin's configuration.
default: op

Frequently Asked Questions

Read the full documentation

Updating

Upon start-up, the plugin automatically checks for an update and downloads it.
To prevent the download, simply set "auto-update" to false in the config.

It will also periodically re-check for updates (default 12h). To disable this, simply set "update-interval" to false.

NOTE: To disable update checking ENTIRELY (bad idea!) add the following line to the bottom of your config:

# This is a very bad idea!
# NOTE: /econ update is not affected by this.
update-check: false

Issues

Having problems? Post a ticket.

Feedback

Leave a comment. I'll be happy to hear it!

Todo list

GitHub Repository

Statistics

On start-up, the plugin sends some usage statistics to mcstats.org.
You can opt-out by setting "stats" to false in the config.

Statistics

Comments

Add a comment