mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-25 12:25:20 +01:00
22250d5328
remove reliance on cluster for one method update run files add workflows fix output task update plugin download for runserver migrate old items in data.yml on startup fix/improve how items are stored/displayed bump version
17 lines
469 B
INI
17 lines
469 B
INI
org.gradle.jvmargs = '-Xmx3G'
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.warning.mode = all
|
|
|
|
authors = ["Ryderbelserion, Badbones69"]
|
|
website = https://modrinth.com/plugin/crazyauctions
|
|
sources = https://github.com/Crazy-Crew/CrazyAuctions
|
|
issues = https://github.com/Crazy-Crew/CrazyAuctions/issues
|
|
|
|
group = com.badbones69.crazyauctions
|
|
description = Auction off items in style.
|
|
version = 1.4.1
|
|
apiVersion = 1.20
|
|
|
|
mcVersion = 1.20.4
|
|
isBeta = true |