DynaMark - a simple dynamic market / shop

Overview

DynaMark is lets players buy and sell commodities at automatically determined prices which are based on demand.

Latest Download

Public Release

Standard

http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/apps/download_manager.png Direct v0.1.1.0

Alternate Command

http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/apps/download_manager.png Direct v0.1.1.0a


  • per command permission support (permission nodes)
  • switch to database use
    • you can still use a flat file to add large groups of commodities at once
    • in game (console or play) commands "/market add" and "/market remove" are now used to manage which commodities are on the market
  • MYSQL support (info)
  • unspecified bug fixes

Development Bulid

Standard

http://www.indymedia.ie/graphics/bittorrent_icon_16.png BitTorrent http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/apps/download_manager.png Direct v0.2.0.0

Alternate Command

http://www.indymedia.ie/graphics/bittorrent_icon_16.png BitTorrent http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/apps/download_manager.png Direct v0.2.0.0a


  • remove old broken method for config
  • allow multiple names per commodity
  • add commodity suggestion on misspellings
  • add new config method
    • allow per commodity enabling and disabling of trade-ability
    • allow per commodity configuration of names

There are significant changes in the way commodity information is stored and the way in which the config file is used and its format. I have not yet written any sort of 0.1.x.x to 0.2.x.x conversion tools. As of right now, if you want to keep the commodity data (for example the current prices) which you have, you will need to look at a new database file, look at yours, and then manually convert it. I think this pretty much involves just changing the 'name' of each commodity to the appropriate 0.2.x.x format.

ChangeLog

The change log can be found here.

Database Manipulation


For now, the easiest way to add or remove items is to use a sqlite editor. http://sourceforge.net/projects/sqlitedbrowser/ has been recomended by missingscrews. Sqliteman is my preferred alternative.

http://cdn2.iconfinder.com/data/icons/humano2/16x16/actions/gtk-media-play-ltr.png Player Commands


/buy
Buys an amount of the specified item
Usage: /buy cobblestone 128
/sell
Sells an amount of the specified item
/sell all
Sells all sellabe items in your inventory
Usage: /sell pork 7
/price [item] [amount (optional)]
Checks the price of a specified item
Usage /price diamond
/market [top | bottom | list]
Has three uses, 'top' and 'bottom'. 'top' returns the top 10 most expensive items on the market. 'bottom' does the same for the least expensive items.
Or 'list' to show all available items on the market
Usage: /market top

http://cdn4.iconfinder.com/data/icons/pc_de_hamburg_icon_pack/16x16/config.png Config


Has it's own page now.Click Here

Longer Description


When first run, DynaMark will create a database of items which are available to sell. All items start out with a value of $10 and this will go up by $0.01 for every one of the item bought. The reverse occurs for every one of the item sold. You can modify this database as you see fit.

Source

  • https://github.com/favicon.icogithub
  • Anyone is welcome to help out on the project, just do some work and make a pull request.
Donations

Donations accepted at:

  • https://bitcointalk.org/favicon.ico1M8i6TWmnTfWCuTQJMQUkX8xJbCEctaXkF
  • Or https://bitcointalk.org/favicon.ico http:btc.to/1qq for short
  • I welcome donations that are even less than $0.01

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit