floAuction
floAuction - In-game auction software


There are no supported versions of floAuction v3.0.x higher than 3.0.4.
floAuction provides a powerful chat based auction system with many options to help control "spam" and scams and many customizable features making it perfect for any server. Help support development of floAuction: Donate
Notable Features!
floAuction has too many customizable features to reasonably put on the main page here, but here's a list of notable ones.
- Full language customization, even (with the use of WhatIsIt) item names themselves.
- Auction house, silent auctions, sealed auctions, countdown suppression, individual opting-out of all auctioning, and many other "spam" limiting features!
- Reserves funds (i.e. removes them from the player account), ability to disable auctioning damaged and renamed items, full item details displayed, and other abuse and scam prevention features!
- Percent of winnings or price per auction taxes, limits on max's and min's of different auction aspects, banned items list and other economy protection features!
- And, finally ss of the release of floAuction version 3: Auction scopes. The ability to designate world grouping and create multiple auction houses, each with distinct language and config settings.
A list of main features, complete, in progress, planned and under consideration can be found here. Specific per-version history can be found here. And GitHub here.
Important Notes and Disclaimers
- Before commenting, read the FAQ!
- This plugin requires Vault and WhatIsIt, make sure they're installed if you want floAuction to work.
- floAuction uses PluginMetrics to create pretty graphs and charts on mcstats.org. All the data uploaded to their site is impersonal data, including version numbers of your server and floAuction, hardware capabilities, and ip info. If you are uncomfortable with this, go into your /plugins/PluginMetrics folder, change the "opt-out" value to "true" and restart your server.
- floAuction version 3 uses gravitylow's Updater functionality. You can disable it in floAuction's config.yml by setting "auto-update" to "false" or disable it for all plugins using that code in the /plugins/Updater/config.yml by setting "disabled" to "true". This Updater functionality contacts Bukkit's servers to determine if an update is available and installs it so.
- The GitHub for version 2 has moved to 2.x.x-archive as it is no longer under active development. The 2.x.x branch on GitHub is temporarily being used to develop version 3.
- A number of technical difficulties have corrupted floAuction versions 2.10.0 through 2.10.2, do not use these versions!
Videos
- https://www.youtube.com/watch?v=-yPU3c8eFM8 - Admin How-To for version 3
- https://www.youtube.com/watch?v=yKhZKwejao8 - Usage tutorial (v3)
- https://www.youtube.com/watch?v=XScxexjbTQs - A great installation tutorial for version 2, but version 3 is basically the same on all these points.
- http://www.youtube.com/watch?v=n7XOsLisdI0 - Me rambling on about version 2, and kinda just rambling
- http://www.youtube.com/watch?v=kgG4gSkUCJk - How to use floAuction (v2)
- http://www.youtube.com/watch?v=bsws7f4Rwh0 - floAuction Overview with some very distracting stuff going on (v2)
- http://www.youtube.com/watch?v=CpMrRnE1KNQ - A long, but good showcase video (v2)
Send me a message if you know of any videos I missed here and I'll see about getting them added.
Commands
- /auction - Main auction interface, use "/auction ?" in-game for more information, permissions vary per functionality. Requires permission "auction.bid":
- /auc - Shortcut for "/auction" (v2.6.0+)
- /sealedauction same syntax as "/auction" but forces sealed auction. (v2.6.0+)
- /sauc - Shortcut for "/sealedauction" (v2.6.0+)
- /bid [bid amount] [max bid] - Bidding, all parameters optional. If [bid amount] is omitted, bid automatically becomes the current bid + minimum bid increment. In sealed auctions, [bid amount] is required and [max bid] is ignored.
Permissions
- auction.start - Allows creation of auctions.
- auction.bid - Allows bidding on auctions.
- auction.admin - Allows administrative functions including cancelling current auctions, suspending player's auction capability, pausing and restarting auctions. (default: op)
Setup and Configuration
This plugin requires Vault and WhatIsIt.
Click here to view a detailed list of all config options for floAuction version 2 and how to use them. As of the release of floAuction 3, floAuction 2 will no longer be supported. floAuction 3 has all the features that version 2 has, plus more!
Click here to see detailed configuration and setup details for floAuction 3. It is multiple pages, but if you take the time to go through it, you will discover that floAuction is by far the most powerful auction plugin available for Minecraft.
Development Participation
I sometimes upload development or "alpha" versions of my plugin to a folder on my own website. If you would like to participate in helping me make sure these major changes have been well tested before I make an official release here on Bukkit, feel free to visit http://www.flobi.com/projects/floAuction/files/ and download the most recent version available on that site. Read the readme file there before participating. I recommend against using any of these files for any server where you need to guarantee up-time or functionality, but only on development or test servers. If you choose to use these against this recommendation, do so at your own risk (though technically it's your own risk in any case, lol, I'm not guaranteeing anything).
Misc
Sometimes I post development stuff here: https://twitter.com/flobiKenobi
I don't always play Minecraft, but when I do, I play on:
Drop by and pay us a visit!



-
View User Profile
-
Send Message
Posted Aug 8, 2013@incredinex
when they try to auction it off they get a message saying An internal error occurred while attempting to perform this command
-
View User Profile
-
Send Message
Posted Aug 8, 2013@incredinex
gimme link to that 2.9.1. nvm nn:
http://dev.bukkit.org/bukkit-plugins/floauction/files/51-2-9-1/
-
View User Profile
-
Send Message
Posted Aug 8, 2013@saxons12
The 2.9.1 update I just uploaded does not address your issue. I've been unable to reproduce it altogether despite very intently trying. Is there any other info you have that might be relevant?
@Blup2000
Try running your language.yml file through a yml validator before saving it. Sounds like a syntax issue.
@wolfman750
Not "officially" but conceptually it should be able to auction any item that uses the standard item number + data value combination. You'll have to add the names to the WhatIsIt names.yml file in order for it to display the name of the item. What specifically is happening when the players try to auction it? Are you getting console errors?
-
View User Profile
-
Send Message
Posted Aug 7, 2013is there support for modded items? I run a mo creatures server and use this plugin but my players cant auction off mo creatures items
-
View User Profile
-
Send Message
Posted Aug 6, 2013Hi
I changed things in language.yml and a saved it. Then i reloaded the server but the things that i changed in language.yml it doesn't changed in the game.
-
View User Profile
-
Send Message
Posted Aug 6, 2013@incredinex
Any updates? I really wanna start using this plugin.
-
View User Profile
-
Send Message
Posted Aug 5, 2013@saxons12
I'll try to replicate the issue and get back with you.
-
View User Profile
-
Send Message
Posted Aug 5, 2013@incredinex
Yes
-
View User Profile
-
Send Message
Posted Aug 5, 2013@saxons12
Is the name of the world actually "city"?
-
View User Profile
-
Send Message
Posted Aug 5, 2013@incredinex
I have this set:
auctionhouse-world: city auctionhouse-min-x: -273.0 auctionhouse-min-y: 0.0 auctionhouse-min-z: -350.0 auctionhouse-max-x: -130.0 auctionhouse-max-y: 255.0 auctionhouse-max-z: -198.0
And i am at -201, 4, -276 and still it says I'm not in an AuctionHouse. Why is this?
-
View User Profile
-
Send Message
Posted Aug 3, 2013@Thecomputerperson2
These values in the config set up the auction house:
I feel like it's pretty self explanatory. Basically, you specify the world where it will be and the min and max x, y and z's which you can find using the debug screen (f3 in the game). For the y coord, use the feet value.
-
View User Profile
-
Send Message
Posted Aug 2, 2013Hello, I have just created a server and we're all set up except for the fact that we need the AUCTION HOUSE to actually work, how do we set up the auction house? (I have not been able to find any tutorials)
-
View User Profile
-
Send Message
Posted Aug 1, 2013@incredinex
Awesome it worked! Thank you so much.
-
View User Profile
-
Send Message
Posted Aug 1, 2013@dotapurex1
Yes, that's the only thing.
@LHammonds
You're welcome. I know it seems like a perpetual delay for the 3.0...it seems like that to me too.
Regarding the enchanting anything stuff, I'll take a look, but don't have an answer at this time.
-
View User Profile
-
Send Message
Posted Aug 1, 2013First of all, thanks for creating and sharing this plugin! I'm looking forward to the version that will contain the auctions to specific worlds. I use multiverse inventories and keep the PVP, NoPVP and creative worlds separate (but does share between their own overworld/nether/end)
I use EnchantAnything 1.1 and create special potion bottles that have multiple effects such as NightVision and Speed for 10 min. However, when I put it in the auction, it is stripped of the enchants and when returned after the auction ends, it will just show the original potion which may be just NightVision 3min. It retains the attached lore though. Weapons and Armor with enchants such as Sharp 6 and Unbreak 10 seem to work just fine. Is there any way I can ensure these custom-enchanted items will retain their settings?
Thanks,
LHammonds
-
View User Profile
-
Send Message
Posted Jul 31, 2013make it so you can disable in certain worlds please!
-
View User Profile
-
Send Message
Posted Jul 31, 2013@deaddude22
Thanks, is that the only option i have to change for that to work?
-
View User Profile
-
Send Message
Posted Jul 31, 2013@dotapurex1 In the config.yml
max-auction-queue-length: 5
-
View User Profile
-
Send Message
Posted Jul 30, 2013How do i make the config settings so i can have a max queue of 5?
-
View User Profile
-
Send Message
Posted Jul 29, 2013@Red_Jay
In the config.yml