Files
PlazmaBukkitMC/gradle.properties
github-actions[bot] 0c997c2e0c Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2eda177 Expand PlayerItemMendEvent (#7382)
2023-06-01 02:06:55 +00:00

10 lines
446 B
INI

group = org.plazmamc.plazma
version = 1.19.4-R0.1-SNAPSHOT
paperCommit = 2eda177116e93a1ef5b2c7c4e88f76e6e7a16ce8
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF-8 -Dgraal.CompilerConfiguration=community -Dgraal.UsePriorityInlining=true -Dgraal.Vectorization=true -Dgraal.OptDuplication=true -Dgraal.SpeculativeGuardMovement=true -Dgraal.WriteableCodeCache=true