Hi,
When i started to build my server i sow that there wore not a lot of economy plugins or any plugins that would let players sell there stuff freely and without the fear of getting scammed.
So i started my work on AuctionHouse a mod that lets you to sell your stuff by using auctions. A player registers the auction by using specific commands [the items is taken away from the players] and the auction is registered. At this point the auctions is seen by anyone in the global auction list.
Players get the money for depositing real Minecraft items [Modded or vanilla not a problem]. You hold the item that represents your currency in your hand and use commands to deposit the item as credits. Then you can bid/buyout send credits join in on the auctioning anything you like including taking the items out at any time.
You use these commands to get around AuctionHouse:
/ah help (to see help)
/ah list (shows all the auctions running)
/ah show (shows auctions whith the specific name)
/ah sell (used to set up an auction)
/ah bid (bids on an auction
/ah buyout (buys out an auction [if that is posible])
/ah me (shows all the auctions that the players is participating in)
/ah cancel (cancels the specific auction if you are the owner of it)
/ah ac (shows the number of running auctions)
/ah note (finish any auctions that didn't finish while you wore offline/had full inventory)
/bank balance (shows the bank balance of the player)
/bank send (sends money to a player)
/bank deposit (deposit the apropriate item as credits)
/bank withdraw (takes credits out as an item)
For now there are no admin only commands [Ceep in mind this is only an Alpha build]
[by the way AuctionHouse is server side only. You just add it to your server and enjoy the show.]
Dependencys:
PermissionsEx
Github:
[1.4.7 - 1.5.2]
https://github.com/Ideolt/AuctionHouse
[1.6.2]
https://github.com/Ideolt/AuctionHouse1.6.2
NOTICE you need the AuctionHouseLib.jar to run AuctionHouse. IT does not change until i will post another notice!(it contains SQLite and mySQL drivers and additional classes)
AuctionHouseLib Download:
4shared:
http://www.4shared.com/file/g70UVV_d/AuctionHouseLib.html
AuctionHouse Download[1.4.7]:
4shared (clean link):
http://www.4shared.com/zip/Mko0IcHW/AuctionHouse.html
Adf.ly (I would appreciate if you would use this one):
http://adf.ly/Sw6mK
AuctionHouse Download][1.5.2]
4shared (clean link):
http://www.4shared.com/zip/omNiG48p/AuctionHouse152.html
Adf.ly (I would appreciate if you would use this one):
http://adf.ly/TAoP8
AuctionHouse Download][1.6.2]
4shared (clean link):
http://www.4shared.com/zip/omft_JVh/AuctionHouse162.html
Adf.ly (I would appreciate if you would use this one):
http://adf.ly/TAopK
Perm Nodes:
- AuctionHouse.auction.all
- AuctionHouse.bank.all
How can i help ?
If there are any people who would like to help me develop this plugin or use the source in some other way you are welcome to do so. If you want to use the source in your mods just leave a link to this post and use it as you wish. If you want to help me develop this mod contribute to the Git-hub / post tickets with errors. Or just link some people to this page to help this mod grow.
Any bug reports / ideas would be an awesome help to!
P.s sorry for any mistakes in the text English is not my native language.