mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes:7a59345eb7Hide feature seeds in Timings79e52a51bdDon't log if debug logging isn't enabled. (#6603)89c648bcd7Fix log message formatting when classes not owned by plugins use sysout (#6604)3069eaee04Fix tick rates map being stored with upper case values instead of lower case (#6587) Airplane Changes:1888adc228Reduce fluid lookups for entities
13 lines
267 B
INI
13 lines
267 B
INI
group = net.pl3x.purpur
|
|
version = 1.17.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.17.1
|
|
packageVersion = 1_17_R1
|
|
|
|
paperCommit = 3069eaee04730c12dcc5000c44fe3ef640ce7d38
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|