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:04324c58b2Disable enderpearls when they hit non-ticking chunk if disableEnderpearlExploit is enabled310c718ed5Fix CocaoDecorator causing a crash during generation (Fixes #6028)295703efb6Fixup enderpearl patchc3d50184ebDo not create nether portals that delete undestroyable blocks Fixes #57731b383d7e9bFix VanillaGoals when in reobfuscated environment (#6580)8a2b23a6a4Remove method rename and fix reobf for Goal#getFlags (#6528)d060913a61[ci skip] Fix typos in Paper comments (#6588) Airplane Changes:01dd14c643Remove tuinity from list of configsee3acc2118Improve compat of container bitset patche7d60ac96fUpstreamb2e5f77cbeFix including old snakeyaml in server jar007e960396Merge pull request #58 from Machine-Maker/fix/old-snakeyaml-dep2386904e30Revert .gitignore change
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 = d060913a61b7fc578455684ceb39b735b0c1d238
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|