Skip to content

Releases: LittleBigBug/acoworth

v1.6.1

09 Oct 01:26
Compare
Choose a tag to compare

Changelog for 1.6.1:

  • Fixes for AuctionHouse
  • Disables the plugin & warns if database connection fails (avoids null ptr)
  • Other fixes

v1.6.0

20 May 04:06
Compare
Choose a tag to compare

Changelog for 1.6.0:

  • Added support for ShopChest github #7
  • Table prefixes support #9
  • Build using OpenJDK 8 (Java 8) #8
  • Added a few plugins I forgot to softdepend

v1.5.2

03 May 08:10
Compare
Choose a tag to compare

Changelog for 1.5.2:

  • Added support for CrazyAuctions
  • MySQL / MariaDB support (see config)

v1.5.0

03 May 06:48
Compare
Choose a tag to compare

Changelog for 1.5.0:

  • Added support for QuantumShop ChestShops & Gui Shop
  • Quickshop > 3.2 API break fixed (That means quickshop versions above 3.2 work now, versions below are now unsupported, please download an earlier build)

v1.4.0

08 Mar 23:27
Compare
Choose a tag to compare

Changelog for 1.4.0:

  • Added support for AuctionHouse
  • 1.14 Compat Support. Tested with Chestshop only and no further support is guaranteed for 1.14, see jar below
  • Some bugs fixed, minor build settings changed.

v1.3.0-qsadmin-DEV

08 Mar 09:11
Compare
Choose a tag to compare
v1.3.0-qsadmin-DEV Pre-release
Pre-release

Quantumshop Adminshop branch, support for quantumshop but listens to adminshop as requested in #3

v1.2.1

07 Mar 06:57
Compare
Choose a tag to compare

Changelog for 1.2.1:

  • You can call /worth with an optional "amount" argument (example below)
  • Bug fixes

/worth - Putting nothing will assume the item in your hand, and with an amount of 1
/worth diamond - Gets worth of 1 diamond
/worth 5 - Gets worth of 5 of whats in your hand
/worth 5 diamond - Gets worth of 5 diamonds

v1.1.0

14 Jan 06:24
Compare
Choose a tag to compare

Changelog for 1.1.0:

  • Introduced QuickShop Reremake support ( Closes #1 )
  • Added an option to modify the standard deviation "range" in config.yml

First Build

10 Jan 05:12
Compare
Choose a tag to compare
First Build Pre-release
Pre-release

This is a beta/early release. There will probably be problems. It works for the most part though!
Please help me out with bug finding and report bugs in issues