CrazyAuctions/gradle.properties
Ryder Belserion 22250d5328
fix the lore bug
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
2024-06-14 23:16:39 -04:00

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