Auction - Auction for players

This is a discussion topic for the Ore project, Auction. View the full project on Ore for downloads and more information.


Auction

Sponge Auction

This plugin is a global auction plugin that only allows 1 user to auction a item at a time.
It also does not spam the chat because everything happens in the ActionBar.
The plugin can be customised to take a fee from the total amount (doesn’t take fee by default), timer can be configured and a minimum starting price can be set. The item name is displayed in the auction and the item can be seen in an GUI (/auc show)

Commands

Use /auc or /auction

  • /auc start <price> start a auction with the item in hand (permission: auction.start)
  • /auc cancel cancel your auction (permission: auction.cancel)
  • /auc show show in a inventory the current item (permission: auction.show)
  • /bid [price] bid on a item if no price is supplied adds 100 to current bid (permission: auction.bid)

Screenshots



4 Likes

Nice use of ActionBar ChatType

A new version has been released for Auction, it is available for download here.


Fix bug
Show amount more clearly

A new version has been released for Auction, it is available for download here.


Auction for players

Add:

  • Feature: Configurable auction fee for sold items #4
  • Feature: Configurable auction time #6
  • Feature: Disable cancel if auction had bid #7

A new version has been released for Auction, it is available for download here.


Auction for players

Fixed #9

A new version has been released for Auction, it is available for download here.


Auction for players

Fix duplication bug

A new version has been released for Auction, it is available for download here.


Fix bug 11 in issue tracker

Hi, can i add a pokemon (in pixelmon mod) to auction with this plugin?