floAuctionWeb

Experimental
floAuctionWeb is a customizable web interface for floAuction with an API to allow customization to fit any servers needs.

floAuctionWeb is a fully customizable web interface for floAuction with a powerful built-in API to allow advanced customization to fit any servers needs. The provided web interface will allow players to auction items in the game from the web after authenticating their player account with the system.

For customizing this web interface, the API can be accessed via any normal web request, specifying information in the url's querystring. Visiting the main url will provide an HTML interface which the user can use to start auctions, bid on auctions and more.

Example of API usage:

Visiting http://www.example.com:1234/?get=auctionscope&id=default (presuming example.com were the appropriate server and 1234 is the port specified in the config) would return something like

{
	"id":"mainworld",
	"name":"Main world areas",
	"queuedAuctions":2,
	"activeAuctions":1,
	"webAuctions":5
}

As it's still experimental, the full list of API calls has not yet been determined, but it is under development here: http://dev.bukkit.org/bukkit-plugins/floauctionweb/pages/api-documentation/ . The goal is that the entirety of floAuction will be accessible (after providing appropriate credentials) from this API.

Github

The floAuctionWeb Team

profile avatar
  • 1
    Projects

More from _ForgeUser7543267

  • WhatIsIt project image

    WhatIsIt

    • 152.9K
    • Bukkit Plugins

    WhatIsIt

    • 152.9K
    • May 19, 2015
    • Bukkit Plugins
    • +1
  • floAuction project image

    floAuction

    • 407.8K
    • Bukkit Plugins

    This plugin provides in-game auctioning functionality for Vault supported economy based servers.

    • 407.8K
    • May 19, 2015
    • Bukkit Plugins
  • GoldIsMoney project image

    GoldIsMoney

    • 22.5K
    • Bukkit Plugins

    GoldIsMoney

    • 22.5K
    • December 31, 2012
    • Bukkit Plugins
  • WhatIsIt project image

    WhatIsIt

    • 152.9K
    • Bukkit Plugins

    WhatIsIt

    • 152.9K
    • May 19, 2015
    • Bukkit Plugins
    • +1
  • floAuction project image

    floAuction

    • 407.8K
    • Bukkit Plugins

    This plugin provides in-game auctioning functionality for Vault supported economy based servers.

    • 407.8K
    • May 19, 2015
    • Bukkit Plugins
  • GoldIsMoney project image

    GoldIsMoney

    • 22.5K
    • Bukkit Plugins

    GoldIsMoney

    • 22.5K
    • December 31, 2012
    • Bukkit Plugins