Commit Graph

5 Commits

Author SHA1 Message Date
BadBones69
186ac0f478 Updated MC version. 2020-11-08 01:02:00 -05:00
BadBones69
92d6553ebc v1.2.5 Update
Bug Fixes:
 - A blank line from Crazy Auctions would appear randomly in Console due to old MCUpdate class.
 - Damaged leather armor could be sold in the CA even if damaged items are turned off.
 - Trying to bid on an item that has just expired causes an error in console.

Changes:
 - Bunch of code cleanup.
 - Switched from the old MCUpdate class to the new MassiveStats class.

Added:
 - New permission to force end auctions. "crazyauctions.force-end"
2018-06-07 22:49:12 -04:00
BadBones69
6b98884568 v1.2.5 Update
Bug Fixes:
 - A blank line from Crazy Auctions would appear randomly in Console due to old MCUpdate class.
 - Damaged leather armor could be sold in the CA even if damaged items are turned off.
 - Trying to bid on an item that has just expired causes an error in console.

Changes:
 - Bunch of code cleanup.
 - Switched from the old MCUpdate class to the new MassiveStats class.

Added:
 - New permission to force end auctions. "crazyauctions.force-end"
2018-06-07 22:41:14 -04:00
BadBones69
2ab7a86802 v1.2.3 Update
Bug Fix:
  - Error when MCUpdate goes down.
  - Error from a method that was running async when it shouldn't have been.

Changes:
  - Cleaned up some code for easier reading.
2017-07-07 22:13:24 -04:00
BadBones69
3f2b71008c v1.2 Update
Hello, here is a small update that adds a couple requested things.

Changes:
  - Updated Metrics.

Added:
  - The help menu can now be changed in the Messages.yml.
  - Toggle: option to some of the items in the gui.
2017-01-01 15:19:09 -05:00