uConomy

uConomy

uConomy introduces a user-driven economy to your Minecraft server! With a flexible gold-based economy, items are no longer sold at fixed prices by the console as players can choose what to sell and at what price.

uConomy is currently NOT under heavy development and won't be updated until needed.

Features

uConomy is a command-oriented, gold-based economy plugin with much to offer. Utilizing a flat-file storage system, uConomy persistently keeps track of sales and balances with Bukkit's own native configuration system. All items for sale in the economy are contributed by the players and are available to all who have enough gold to purchase them. uConomy contains secure conditionals to protect the system from fraudulent transactions and keep a fun, advanced economy for the community. Furthermore, uConomy does not require any dependencies to function!

Commands

  • /balance - checks your own balance
  • /deposit <amount> - deposits a specified amount of gold into your bank account
  • /withdraw <amount> - withdraws a specified amount of gold from your bank account
  • /sell <amount> <item> <price> - sell specified amount of item at specified price
  • /price <amount> <item> - check the price of the specified amount of item
  • /buy <amount> <item> <limit> - buys specified amount of item with a maximum spending limit

Permissions

There are no permissions as all commands should be available to default players.

Source

The source is located on GitHub here.

How to Migrate UUIDs

The config.yml file contains a new key known as "migrated". By default, this key will be set to true, which disables migration. In order to perform UUID migration, which you'll only need to do once, you must set the "migrated" key to false and reload the server. After you reload the server, set the key back to true and reload the server again. You are done!

Upcoming Features

  • MySQL storage system
  • material data support
  • potion support

Metrics

This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    73898
  • Created
    Feb 5, 2014
  • Last Released File
    Apr 13, 2014
  • Total Downloads
    3,064
  • License

Categories

Members

Recent Files

Bukkit