v1.2.4

Details

  • Filename
    Broker.jar
  • Uploaded by
  • Uploaded
    Nov 11, 2012
  • Size
    52.99 KB
  • Downloads
    253
  • MD5
    eab511c14ee0c59baba53ddd747347e7

Supported Bukkit Versions

  • CB 1.4.2-R0.2
  • CB 1.4.2-R0.1
  • CB 1.3.2-R3.0

Changelog

Please Donate

1.2.4

Fixed: SQLite startup error (Driver not loaded)
Fixed: Occasional SQLite "Out of Memory" error

1.2.3

Added: New permission node "broker.commands.cancel" for the "/broker sell cancel" command

1.2.2

Fixed: (Hopefully) Page 3+ not working and causing [SEVERE] error
Fixed: [SEVERE] Error when cancelling items listed using the "Per # Items" option
Fixed: VIPs being told the wrong maximum order limit (the limit was correctly imposed)

1.2.1

Fixed: [SEVERE] [BROKER] null caused by SQL idling

1.2.0

Minor tweak, MAJOR change
Fixed: Broker Inventories now correctly assign an owner for interaction with LogBlock and other similar plugins!
Fixed: Broker Inventories now use the Bukkit API rather than CraftBukkit

1.1.0

Added: [Broker] signs for a non-command based alternative!
Added: broker.sign permissions to allow creation and destruction of broker signs
Added: Ability to list items in collections (i.e. Sell 64 items at $1 per 16 items)
Added: Optional maximum order limit in two levels to allow VIPs/Donators a higher limit
Tweaked: Message received when using /broker with no arguments
Fixed: Console spam related to database connection refresh
Tweaked: SQL connection persistence to improve memory handling Fixed: Logs and dyes being grouped together on the main screen

1.0.0

Its a proper release!
Added: Sales Tax!
Fixed: Prices all being the same as the first item in the list
Fixed: Empty next page being available when current page contains damages items
Fixed: NPE when going from and empty page to the previous page

0.0.5a

Fixed: NPE error when cancelling some orders
Fixed: Cancelling orders of > 64 items returned only 64 items
Fixed: Cancelling multiple orders that were combined into one stack not cancelling all orders making up the stack

0.0.4a

Fixed: Bug with using pages 2 and above when buying
Fixed: Bug which showed ALL orders when using /broker sell cancel

0.0.3a

Added: Command to cancel existing sell orders "/broker sell cancel" Fixed: Message spam in some cases where bought items don't fit in your inventory

0.0.2a

Fixed: Players now cannot place items IN to the broker's inventory
Fixed: Tools, weapons and Armour now work as expected
Fixed: Removed debug message which was accidentally left in
Tweak: Cleaned out some old code which is no longer needed (File size is now much smaller!)

0.0.1a (alpha)

First alpha release!
Please report all bugs via the ticket system.
NOTE: Buy orders are not yet implemented. All purchases must go through the broker interface for now
NOTE: itemData.yml is not currently used, but will be used in a later build