- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,098 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
WebAuction
- 1 Like
- Minecraft
- 490 Monthly Downloads
- Supports: CB 1.0.1-R1
- 14,522 Total Downloads
- Updated 01/03/2012
- Created 08/25/2011
- 4 Favorites
- Project Site
- Comments
- Release Type: Inactive
- License: All Rights Reserved
- Newest File: WebAuction v0.6.4
About WebAuction
WebAuction - Website based item market [1597]
Requires: An economy plugin (iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP)
Requires: Vault
Requires: Web server running PHP 5.2+
Download Latest .jar:
WebAuction.jar v0.6.4 - last change 20th Jan 2012
Download Latest Web Folder:
WebInterface.zip v0.6.4 - last change 22th Jan 2012
Download Latest Development .jar:
WebAuction.jar - last change 9th Feb 2012
Download Latest Development Web Folder:
WebInterface.zip - last change 9th Feb 2012
Development Server
If you want to see a demonstration of a working (mostly) development version of this plugin, I am currently running a small server with it (not 24/7). However the website is pretty sluggish because it is not hosted on the same server as minecraft, but it should still work.
- IP: twm.servegame.com
- Website: webauction.threewisemeh.com
Source (GitHub)
WebAuction (jar) - http://bit.ly/o8vpPq
WebInterface (web files) - http://bit.ly/nPubR1
Description
Ok, so I know there are loads of shop plugins that all do slightly different things. But because of the UI restrictions in game, I chose to make a shop plugin that links in with a website via a MySQL database to make trade easier, and even allow people to check on how their items are doing without being logged into the game. (mobile device?).
Basic idea is that admins (or players with right permissions etc) set up auction houses around the world. Players can then go there and deposit items, when they do this the items disappear from the world and get logged into the players online account. They they put money in the online account by clicking signs. Once this is done and they have set a password, they can log into the website and see all the auctions that are going on.
Using the money in the online account they can buy items, and they will be sent to the mailbox in game (a sign) and they can set up their own auctions for the items they have stored online.
One of the main features is that the website will look at all the sales and calculate a moving average for the market price of that item. Which should help players when setting a price, or buyers to see if they are getting a good deal.
Notes:
- Just added a how to edit section for info and new designs to help change the look of the website
- Works best with iConomy stored in the same MySQL database as the WebAuction tables (direct money link from game to website)
Features:
- Only members of your server can get an account
- Change password from in game
- Deposit items to be sold by right-clicking a mailbox deposit sign while holding it
- Change online balance with signs
- Get items from a sign mail box
- Moving average market price calculations
- Can link directly to the iConomy database
Overview Video:
NEW VIDEO :D
Screenshots:
will take more soon, when we have spent a while using it so that the market prices are properly calculated.

Setup:
Basics:
- Download the WebAuction.zip and extract it
- Put the WebAuction.jar in the plugins folder on your minecraft server
- Put the WebAuctionInterface folder (you can rename) on your website
- Restart server
- Look in plugins/WebAuction to find the config file add your MySQL database details
- In the interface folders on website, find the scripts/config.php file and add MySQL details again
- Be careful with mysql passwords, special characters such as {}[]() may cause the file to be incorrectly read by the yml parser.
- Make everyone create a password, make sure its different to ones they use elsewhere etc.
- Make a sign for the withdraw mail box (see screenshot) First list: "[WebAuction]" Second line: "MailBox"
- Make a sign for the deposit mail box (see screenshot) First list: "[WebAuction]" Second line: "MailBox" Third line: "Deposit"
- If you have iConomy data stored in the same database as the WebAuction data, use the web config file to point to the right table, and ignore the stuff about withdraw and deposit signs.
- Make some withdraw and deposit signs for money (again in screenshot) First line "[WebAuction]" Second: "Withdraw" or "Deposit" Third: the amount of money, or for the withdraw sign you can put "All" on the third line
- You can also make recent auction signs, to show a live feed of the new auctions: First line "[WebAuction]" Second: "Recent" Third: a number for the offset, so for the most recent auction put "1", second most recent "2" etc.
- Log into the website and start selling
Important Signs
Mailbox:
Used to deposit items and withdraw items that are in your mail
Line 1: [WebAuction] Line 2: MailBox Line 3: Withdraw (not actually needed but makes it neater with the other deposit sign :P)
Line 1: [WebAuction] Line 2: MailBox Line 3: Deposit
Deposit Money:
Used to send money to the website to be used on the WebAuction (not needed if using iconomy databases) Line 3 can be any number (100, 0.01, 55.7 etc.)
Line 1: [WebAuction] Line 2: Deposit Line 3: 100
Withdraw Money:
Used to get money from the website to be used on the WebAuction (not needed if using iconomy databases) Line 3 can be any number (100, 0.01, 55.7 etc.) Line 3 can also be "All".
Line 1: [WebAuction] Line 2: Withdraw Line 3: All
Recent Auction Feed
Used to see recent auctions people have made, you can set up as many signs as you want each looking for subsequent auctions. For example in your auction house you could have one sign to show each of the five most recent auctions. For line 3 enter the number for the offset from the most recent auction ("1" for the most recent, "2" for the second most recent... etc.)
These signs will update automatically when new auctions are made, and will display the item name, the quantity and the price.
Line 1: [WebAuction] Line 2: Recent Line 3: 1
There is now also another way of displaying recent auctions. If you have the SignLink plugin on your server you can display values about the auctions however you like on signs using various bits of data as variables. So far I have just got:
- Auction Name (%WAName1%)
- Auction Price (%WAPrice1%)
- Auction Quantity (%WAQuant1%)
Where you can change the number (1) for any other in the same way as in the previous auction signs, except I think 0 is actually the most recent auction.
I will soon be adding other information such as the sellers name and maybe the market price etc.
New Auction Shouting
A sign that is given a radius, when a new auction is created it will shout in it's radius about it to anyone nearby, line 3 is the radius in blocks.
Line 1: [WebAuction] Line 2: Shout Line 3: 10
Twitter feed
If you want to send information of new auctions and sales to a twitter account. Open up the config.php file (in the scripts folder).
Go to: https:dev.twitter.com/apps/new Input all your information. It doesnt really matter what you put for the name and things on the first page. (and you don't need to add anything for the callback)
When you have created your new app, open the settings tab, and set the application type access to "read and write". Save everything. Go back to main app info page. On that page should be the consumer key and consumer secret. Add these two values to the config file.
Near the bottom of the page is a button that says "create access token", makes sure you have set the permissions to read and write then click this button and copy the two values it gives you into the config folder.
Done (hopefully)
More Setup Information
To get more info on how to set up the plugin, along with common problems, take a look at the How to Install page
Changing the Design
To see how to change the design, or select one someone else has made: How to Edit
Commands:
- /wa password [pass] (sets your password)
Permissions:
- wa.use.withdraw.items (use mail box)
- wa.use.withdraw.money (use withdraw sign)
- wa.use.deposit.items (use deposit sign)
- wa.use.deposit.money (use deposit sign)
- wa.canbuy (can buy from auction)
- wa.cansell (can sell to the auction)
- wa.create.sign.deposit (create deposit sign)
- wa.create.sign.withdraw (create withdraw sign)
- wa.create.sign.mailbox.withdraw (create mailbox sign)
- wa.create.sign.mailbox.deposit (create mailbox sign)
- wa.create.sign.shout (create a new auction shout sign)
- wa.create.sign.recent (create a recent auction sign)
- wa.webadmin (user account is admin on the website)
- wa.remove (remove WA signs)
Donations:
Hope you guys like the plugin, keep telling me things you think would be cool to add and I will do my best. And a donation is always nice :P
- Small spelling fixes
- Cleaned the table creation code
- Added infinite stacks for admins
- Included a JSON helper if it is not bundled with the php being run. (may need some testing)
- Async threads are now enabled/disabled via the plugin config
- Small web interface fixes
- NOW MUST USE VAULT!!
- changing a lot of the methods to be async
- Large code layout improvements
- Fixed a few spelling mistakes
- Improved the config file generation (may need to delete old java plugin config file)
- Fixed removing signs error
- Re-enabled passwords
- Fixed item fee
- Added enchantments... doesn't sound like much, but they are a nightmare.
- REMOVED SPOUT DEPENDENCY
- REMOVED DEPOSIT CHESTS
- Added deposit signs
- Added new 1.0 items
- Slight restructure of the look of website
- Auctions now expire after a certain time
- Fee for auctions, a market value percentage
- Fee for storage, flat fee per item
- Combined the buy scripts for the website - easier to update
- Added more website permissions
- Changed the mailbox signs to give as much mail as possible in each click
- Changed player images back to the local script rather than minotar.net
- Item images stored in folder rather than referencing the wiki
- Better checks on values submitted from forms
- Twitter reporting of new auctions and sales
- Fixed some problems on the home page with admin bar showing up and ruining table
- Changed some php tags so I don't use <? instead of <?php
- Made it so differently damaged tools etc use the same market price (with scaling)
- Fixed the load time for the auctions list on the website (and how it looks when loading)
- Added graphs and item info pages (will add more stats and things soon)
- Checked for 1240 compatibility
- Removed some empty set errors
- Removed errors relating to "recent" signs with a number larger than currently available in database
- Trying to fix more php errors that get reported (mainly a problem with isset)
- Attempt at fixing Concurrent Modification error with the recent auction signs
- Added a sign that shouts in a local area (given a radius) if there is a new auction
- Experimenting with in game signs reporting live actions on the website
- Can now make recent auction signs to show the x th most recent auction - allowing for a scrolling live feed of new auctions
- Added player images to website (after seeing a screen shot of Insidiea's webauction)
- Better handling of upper and lower cases in login (you can log in as either "MyName" or "myname" now)
- Wont except new auctions with prices which aren't numbers (duh...)
- Small changes to the item info file. Changing max stacks of foods etc
- Configurable cool-down between sign/chest uses
- In game alerts when you sell an item
- unlock chests when someone crashes/logs out while using one
- Fixed reference bug with sales when result goes straight to mail box
- Added in images and info for (most) new 1.8 items
- Support for other economy plugins: BOSE6, BOSE7, Essentials, iConomy5, iConomy6, MultipleCurrency
- Main work was trying to get it running with new bukkit/minecraft/spout builds
- Added md5 for passwords (everyone will have to reset password)
- Auctions now stack up fully, no more 3 pages of stone stacks from same person RUN scripts/stackAuctions.php AS AN ADMIN TO SORT CURRENT STACKS!!
- Start of the Admin section for website, they can remove any auction... will add more stuff they can do, admins need in-game permission: 'wa.webadmin'
- Edited the look slightly (very slightly)
- Making it easier to change the look for the site with a config for which css file to use and which jquery theme to use.
- Fixes to the MySQL integration
- More secure login
- Fixed error with transaction page where quantity was 0
- Option to send purchases to my items rather than mail (globally set in the web config file)
- Fixed the way mail is sent (from my items page) so that it splits items into max stacks, so that you wont lose items if you only have one inventory stack free and you receive mail that contains more than one full stack of items.
- Now can link directly to an iConomy table, if in same database
- Sorted out a problem with depositing and withdrawing decimals
- Added a max sell price to the website config
- Round all auction prices to 2dp
- Added a withdraw all sign
- On "my auctions" page when creating a new auction it will show more info about the items you have stored (quantity and market value)
- New transaction log page, to see recent sales and purchases (log items get removed at the same rate as market value prices get removed, see web config file)
- Can choose how much of an item stack you want to buy.
- left clicking chests caused them to lock
- MySQL closing connection too early bug fix
- Attempting to sort out spout loading dependencies
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| WebAuction v0.6.4 | Release | CB 1.0.1-R1 | 11,192 | 01/03/2012 |
| WebAuction v0.6.3 | Release | CB 1.0.1-R1 | 443 | 12/31/2011 |
| WebAuction v0.6.2 | Release | CB 1.0.1-R1 | 836 | 12/21/2011 |
| WebAuction v0.6.1 | Release | 1.0.0 | 1,322 | 11/29/2011 |
| WebAuction v0.6 | Release | 1.0.0 | 336 | 11/28/2011 |
| WebAuction v0.5 | Release | CB 1337 | 255 | 11/26/2011 |
| WebAuction v0.4 | Release | CB 1337 | 742 | 11/09/2011 |
| WebAuction v0.3.3 | Release | CB 1317 | 665 | 10/13/2011 |
| WebAuction v0.3.2 | Release | CB 1317 | 236 | 10/11/2011 |
| WebAuction v0.3.1 | Release | CB 1240 | 258 | 10/09/2011 |
| WebAuction v0.3 | Release | CB 1240 | 144 | 10/08/2011 |
| WebAuction v0.2.8 | Release | CB 1240 | 167 | 10/05/2011 |
| WebAuction v0.2.7 | Release | CB 1185 | 191 | 09/29/2011 |
| WebAuction v0.2.6 | Release | CB 1185 | 89 | 09/28/2011 |
| WebAuction v0.2.5 | Release | CB 1185 | 77 | 09/27/2011 |
| WebAuction v0.2.4 | Release | CB 1185 | 97 | 09/26/2011 |
| WebAuction v0.2.3 | Release | CB 1185 | 53 | 09/25/2011 |
| WebAuction v0.2.2 | Release | CB 1185 | 46 | 09/25/2011 |
| WebAuction v0.2.1 | Release | CB 1185 | 23 | 09/25/2011 |
| WebAuction v0.2 | Release | CB 1185 | 85 | 09/24/2011 |
| WebAuction v0.1.8 | Release | 262 | 08/30/2011 | |
| WebAuction v0.1.7 | Release | 51 | 08/29/2011 | |
| WebAuction v0.1.6 | Release | 78 | 08/28/2011 | |
| WebAuction v0.1.5 | Release | 46 | 08/27/2011 | |
| WebAuction v0.1.4 | Release | 31 | 08/26/2011 | |
| WebAuction v0.1.3 | Release | 24 | 08/25/2011 | |
| WebAuction v0.1.2 | Release | 19 | 08/25/2011 | |
| WebAuction v0.1.1 | Release | 30 | 08/25/2011 | |
| WebAuction v0.1 | Release | 36 | 08/25/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 190,111 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 152,252 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 84,260 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 74,891 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 62,495 Monthly Downloads



Comments
Just out of curiosity, is there any 'Auction' feature to this plugin, allowing players to outbid each other, or is the price fixed by the saleman?
Consider yourselves Educated.
Anyone? PLEASE need a tutoiral on how to install it!
What a cool idea. This would be amazing on a big server.