2023-11-26 19:51:29 +01:00
|
|
|
org.gradle.jvmargs = '-Xmx3G'
|
2024-03-05 18:08:54 +01:00
|
|
|
org.gradle.caching = true
|
|
|
|
org.gradle.parallel = true
|
2023-01-10 04:56:01 +01:00
|
|
|
org.gradle.warning.mode = all
|
2023-01-07 08:27:10 +01:00
|
|
|
|
2023-07-21 02:16:20 +02:00
|
|
|
authors = ["Ryderbelserion, Badbones69"]
|
|
|
|
website = https://modrinth.com/plugin/crazyauctions
|
|
|
|
sources = https://github.com/Crazy-Crew/CrazyAuctions
|
2023-11-26 19:51:29 +01:00
|
|
|
issues = https://github.com/Crazy-Crew/CrazyAuctions/issues
|
|
|
|
|
2024-03-20 17:26:42 +01:00
|
|
|
group = com.badbones69.crazyauctions
|
2023-11-26 19:51:29 +01:00
|
|
|
description = Auction off items in style.
|
|
|
|
apiVersion = 1.20
|
|
|
|
|
2024-03-05 18:08:54 +01:00
|
|
|
mcVersion = 1.20.4
|
2023-12-06 21:15:25 +01:00
|
|
|
isBeta = true
|