MySQL Currency Manager

Ties a simple economy system to a MySQL database
It's the MySQL logo and a Mario coin. I don't have anything else to say on the matter.

It's the MySQL logo and a Mario coin. I don't have anything else to say on the matter.

Description

Warning!!! You MUST have access to a MySQL server in order to run this plugin. It stores information entirely on that server. You will also have to provide a username and password with read / write access to a database on the server.
This is a simple plugin that adds a very simple MySQL-dependent base economy system to your server. The commands are listed below;

Admin Commands

Only admins on the server can use these commands. These include editing individual player's accounts and the pricing of items.
/setmoney [player] <amount>
  • Sets the amount of money in your account to a specified amount.
  • If a player is provided, it sets the money in their account.
/addmoney [player] <amount>
  • Adds the specified amount of money to your account.
  • If a player is provided, it adds the money to their account.
  • Don't forget, you can remove money from player's accounts my adding negative money.
/setbuy <price>
  • Sets the buying price of the item in your hand.
/setsell <price>
  • Sets the selling price of the item in your hand.
/setprice <price>
  • Sets both the buying and selling price of the item in your hand.

Normal Commands

These commands can be used by anybody, OP or not.
/money [player]
  • Gets your account balance.
  • If an argument is provided, and the user has admin permissions, it will display the account balance of the player provided.
/price
  • Gets the buying and selling price of the item in your hand.
/buy <amount>
  • Buys more of the specified amount of the item in your hand.
/sell [amount]
  • Sells every item in your hand.
  • If an argument is provided, it sells up to that many items of the same type from your inventory.
Do note that starting this plugin up for the first time may be fairly slow, as it is generating the necessary tables to hold the item price information.

Feasible Future Features

  • Make item name pluralization work better in more situations

The MySQL Currency Manager Team

profile avatar
  • 4
    Projects
  • 13.1K
    Downloads

More from _ForgeUser9402714

  • ProxyChat project image

    ProxyChat

    • 532
    • Bukkit Plugins

    Limits chat to nearby players.

    • 532
    • April 8, 2014
    • Bukkit Plugins
    • +1
  • Gunslingers project image

    Gunslingers

    • 8.6K
    • Bukkit Plugins

    Turns diamond and gold tools into guns that fire arrows.

    • 8.6K
    • January 26, 2014
    • Bukkit Plugins
  • Flood Filler project image

    Flood Filler

    • 2.1K
    • Bukkit Plugins

    A plugin that implements flood filling commands

    • 2.1K
    • January 22, 2014
    • Bukkit Plugins
    • +2
  • ProxyChat project image

    ProxyChat

    • 532
    • Bukkit Plugins

    Limits chat to nearby players.

    • 532
    • April 8, 2014
    • Bukkit Plugins
    • +1
  • Gunslingers project image

    Gunslingers

    • 8.6K
    • Bukkit Plugins

    Turns diamond and gold tools into guns that fire arrows.

    • 8.6K
    • January 26, 2014
    • Bukkit Plugins
  • Flood Filler project image

    Flood Filler

    • 2.1K
    • Bukkit Plugins

    A plugin that implements flood filling commands

    • 2.1K
    • January 22, 2014
    • Bukkit Plugins
    • +2