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 Jun 29, 2013@incredinex
Can you make it so we can solve the problem posted below by blocking specified user made commands when the player as an auction queued? So basically block any command we want to when it is queued.
Also how do we block lore items from being auctioned?
-
View User Profile
-
Send Message
Posted Jun 29, 2013Repost, it still happens on Spigot recommended build 934. I have a major problem with floAuction. I recently downgraded my server to Spigot build 934 (R1.1) (from build 937 as per your request) using floAuction build 2.8.8 and when an auction goes into queue, it no longer takes the item out of your inventory. This causes players to be able to glitch items out of Mob Arena, etc just by holding something new in their hand when their auction is ready to go up.
How to recreate the problem:
1. Make sure there is a current auction up
2. Auction something in your inventory for any price, let it go into queue
3. Join Mob Arena or another game that gives you items
4. Pick a class, hold something valuable in your hand
5. Wait for your auction to go up and it will take the class item and auction it instead of the original item you were holding when you added it to queue.
Temporary fix, change this in your configuration to 0 to disallow queued auctions:
max-auction-queue-length: 0
Edit: Not only can this be a glitch to bring illegitimate items into the game, but when a player's item goes into queue they have to hold that item in their hand until it goes up for auction. This can cause them to auction the wrong thing, etc.
-
View User Profile
-
Send Message
Posted Jun 28, 2013@incredinex
Works ty sir!
-
View User Profile
-
Send Message
Posted Jun 28, 2013@KevinEssence
I'm pretty sure that you can use the data id in a "88;239" fashion like the enderdragon spawn egg (383;63) in the default config. Try using WhatIsIt's "/wis" command to get the id of the potion you want to ban. Let me know if that's not helping.
@dotapurex1
I've tested floAuction to many ends and all the info I'm aware of is being transmitted correctly through auctions.
@Armyman329
Check a couple pages back for instructions on how to replace the renamed item with the actual item type.
-
View User Profile
-
Send Message
Posted Jun 28, 2013Hello, how do we black-list potions from being auctioned as the the potion IDs are different
-
View User Profile
-
Send Message
Posted Jun 27, 2013@dotapurex1
Hey dotapurex1! I play on your server (VortexPvP). I was just looking up on how to set the floauction to display the actualy item and enchantments without having to type /auction info. Example: If someone renames a dirt block "Diamond Block" and auctions it off for $500, someone might think it is a diamond block because it does not say the actual item type. I saw that you have it all set up on your server but could you please send me your config and languages folder or tell me how to set it up? Thank you. By the way my minecraft name is Armyman329.
-
View User Profile
-
Send Message
Posted Jun 27, 2013I can't use any commands?
-
View User Profile
-
Send Message
Posted Jun 27, 2013Did the glitch for floauction get fixed with mcmmo? Like when you activate the skill for mcMMO pickaxe and auction it, it adds like 2-4+ levels to efficiency. So, if efficiency on the pickaxe was like 4 it'd make to efficiency 9.
I'm pretty sure this is floauctions conflict because floauction is recognizing the pickaxe as a higher efficiency due to the activation of the mcMMO skill.
Please fix this?
-
View User Profile
-
Send Message
Posted Jun 26, 2013@LHammonds
Not at the moment, but it's a good idea.
Thanks for the FYI stuff :)
@randompenguith
Make sure you have all the required dependancies and restart your server.
-
View User Profile
-
Send Message
Posted Jun 26, 2013erm i cant find a config file..
-
View User Profile
-
Send Message
Posted Jun 26, 2013Thanks for creating and sharing this plugin with us.
Is there a way to only show the help items based on what players have permission to use? For example, if players are only allowed to bid, they only see help on the bid command.
FYI - I'm including this plugin in my How-To thread for creating a CraftBukkit server.
Thanks, LHammonds
-
View User Profile
-
Send Message
Posted Jun 26, 2013@Maroseliss
Let me know how it goes. I don't "officially" support Spigot, but I've never seen recommended builds of Spigot not work properly with floAuction.
-
View User Profile
-
Send Message
Posted Jun 26, 2013@incredinex
I'm a derp, thanks, I'll try tonight :)
-
View User Profile
-
Send Message
Posted Jun 25, 2013@Maroseliss
The most recent recommended build is 934.
-
View User Profile
-
Send Message
Posted Jun 25, 2013@incredinex
No errors on console for floAuction and I can't use the latest recommended build of Spigot.
As per Spigot:
"As of build #938, configuration has been migrated to spigot.yml. This has been the product of thousands of lines of code changes, and there will be bugs. If you decide to venture out into these new builds, PLEASE keep backups of all your maps and configuration, and use with caution - production usage is not recommended, you have been warned. Bugs are best reported on IRC, or the Bug Report section."
I had many, many bugs so I went back down to build 937.
Thanks :)
-
View User Profile
-
Send Message
Posted Jun 25, 2013If i join the mobarena while having an auction, i join the mobarena, and get teleported out. This is causing bugs and glitches on mobarenas end. Maybe a 'deniedcommands' list is a good idea?
-
View User Profile
-
Send Message
Posted Jun 25, 2013@Maroseliss
Do you know it works with a recommended build of Spigot? Also, did you check your console log for any errors?
-
View User Profile
-
Send Message
Posted Jun 24, 2013I have a major problem with floAuction. I recently updated my server to Spigot build 937 (R1.1) using floAuction build 2.8.8 and when an auction goes into queue, it no longer takes the item out of your inventory. This causes players to be able to glitch items out of Mob Arena, etc just by holding something new in their hand when their auction is ready to go up.
How to recreate the problem:
1. Make sure there is a current auction up
2. Auction something in your inventory for any price, let it go into queue
3. Join Mob Arena or another game that gives you items
4. Pick a class, hold something valuable in your hand
5. Wait for your auction to go up and it will take the class item and auction it instead of the original item you were holding when you added it to queue.
Temporary fix, change this in your configuration to 0 to disallow queued auctions:
max-auction-queue-length: 0
Edit: Not only can this be a glitch to bring illegitimate items into the game, but when a player's item goes into queue they have to hold that item in their hand until it goes up for auction. This can cause them to auction the wrong thing, etc.
-
View User Profile
-
Send Message
Posted Jun 21, 2013@frownnn
Okay, I understand. Change this line in the language.yml file:
to this:
-
View User Profile
-
Send Message
Posted Jun 21, 2013From This: http://tinypic.com/view.php?pic=dxzn5v&s=5 To This: http://tinypic.com/view.php?pic=n3s29h&s=5