v1.5.0

Details

  • Filename
    Broker.jar
  • Uploaded by
  • Uploaded
    Dec 20, 2012
  • Size
    77.93 KB
  • Downloads
    1,151
  • MD5
    4cb602997ad58917fc96ce20694e3e5a

Supported Bukkit Versions

  • CB 1.4.5-R1.0

Changelog

Please Donate

1.5.0

Added: Support for Written Books, Item Names, Armour Colour and Map Data! (At last) IMPORTANT: This build requires 1.4.5-R1.0 or above. Development and Beta builds are not supported

1.4.0

Added: Villager and direct player access to broker!

  • Crouch and Right-Click a Villager to open the global broker store
  • Crouch and Right-Click a player to open THEIR broker store

Added: Config options for the new additions
Added: Protection for villagers when using Villager trading to stop people slaying them! Added: Metrics for mcstats.org

1.3.1

Changed: Price check and purchase are now done in one click instead of two
Fixed: Inventory getting de-synchronised after buying from the Broker
Fixed: Console spam from debug message left in

1.3.0

Fixed: Inability to buy or cancel any orders!
Added: PERSONAL broker shops (For broker signs that only show one player's items)
Added: New Permissions: "broker.sign.personal" and "broker.sign.personal.others"
Change: Changed how items are displayed to fit 45 orders per page for ALL items (not just tools and weapons)
Tweak: Changed /broker buy to include a {Seller name} option

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