TAEcon

The target of this plugin is to provide an very easy, fast and stable economy. I coded this plugin because all of the economy plugins I've tested, none of them worked how we wanted it. Since we haven't needed a big economy plugin, I created this with the KISS principle in mind.

Features

  • One account per player
  • Integer currency
  • Singular/Plural currency name configurable
  • Default balance for new players
  • Threadsafe API (not like iConomy)
  • Simple interface with the /money command

Configuration

The configuration of the plugin is very easy, all data is saved in a single file. You cannot edit the settings ingame, instead you need to change the values in the config file and reload the plugin.

Permissions

The plugin only needs two permissions:

  • taecon.pay - Allows you to pay a player
  • taecon.admin - Allows you to manage the plugin

There is no permission for getting your own account balance, everyone can do that. Users have the pay permission per default. OPs have the admin permission per default. With the admin permission, you can view, add, take and set account balances. It also allows you to reload the plugin.

Commands

All features of the plugin are accessible with the /money command. The command has also some aliases (/eco, /econ, /wallet and /tokens), so users who are used to other commands can easily access the plugin with their favorite command.

Player commands:

  • /money - Gets your own account balance
  • /money pay <player> <amount> - Pay another player

Admin commands:

  • /money get <player> - Gets a players account balance
  • /money top10 - Get the 10 richest players :: COMING SOON ::
  • /money set <player> <amount> - Sets a players account balance
  • /money add|give <player> <amount> - Gives money to a player
  • /money take <player> <amount> - Takes money from a player
  • /money reload - Reloads the config and all accounts

Vault

If you wan't to use TAEcon in combination with Vault, you can grab my forked version of Vault here I already submitted the pull request vor Vault, so official support should be availables soon.

Source code

Source code is available on GitHub


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit