Commit Graph

11 Commits

Author SHA1 Message Date
Ryder Belserion 47205145fb
Update build script 2024-03-05 12:08:54 -05:00
Ryder Belserion 2b1110f03c
update files 2023-11-26 22:57:48 -05:00
Ryder Belserion 172df2dfa3
update buildscript 2023-11-11 12:53:47 -05:00
Ryder Belserion f6182d3b3e
add actual v1 code 2023-08-21 14:06:07 -04:00
Ryder Belserion fdef68103d
Add misc things 2022-11-05 00:57:28 -04:00
Ryder Belserion 764ae4e5e1
Convert to gradle 2022-10-11 16:42:50 -04:00
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