mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-10 10:10:22 +01:00
92d6553ebc
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"
13 lines
63 B
Plaintext
13 lines
63 B
Plaintext
|
|
\.idea/
|
|
|
|
*.iml
|
|
|
|
*.class
|
|
|
|
target/classes/
|
|
|
|
target/
|
|
|
|
\.DS_Store
|