Commit Graph

15 Commits

Author SHA1 Message Date
Ryder Belserion
fd55cebcda
Update .gitignore 2023-07-22 17:57:33 -04:00
Ryder Belserion
32f0f642ab
update the entire project 2023-07-20 20:16:20 -04:00
Ryder Belserion
74c1f541b6
Update it again 2023-04-01 11:20:30 -04:00
Ryder Belserion
96ae2e249a
Update .gitignore 2023-04-01 11:20:21 -04:00
Ryder Belserion
c1a9f79317
Delete run directory 2023-02-21 22:42:53 -05:00
Ryder Belserion
017869c38a
Updated version code
Changed:
- Cleaned up the server protocol checker
- Simplified supported game versions in the build script
2023-02-18 22:04:49 -05:00
Ryder Belserion
4b5018fa0a
Update .gitignore 2023-02-06 02:08:46 -05:00
Ryder Belserion
0c8b1552cf
The fun begins. 2023-01-07 02:27:10 -05: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