Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@7b66699b 26.2-rc-2
PaperMC/Paper@bb676e22 actual 26.2-rc-2
PaperMC/Paper@a737972b Fix isAllowedInPeaceful call
PaperMC/Paper@c35810c3 Update deps to match Vanilla
PaperMC/Paper@e5643cd4 Update Vex#getSummoner return type
PaperMC/Paper@e00936a3 [ci/skip] update log4j for the api
PaperMC/Paper@eb5df78f fix wither spawning parity and remove openSign var
PaperMC/Paper@d1aca9a6 Apply most remaining feature patches
This commit is contained in:
granny
2026-06-12 17:35:54 -07:00
parent 779f1f2613
commit 0c913568e6
42 changed files with 274 additions and 287 deletions

View File

@@ -1,9 +1,9 @@
group = org.purpurmc.purpur
mcVersion = 26.2-pre-5
mcVersion = 26.2-rc-2
apiVersion = 26.2
channel=EXPERIMENTAL
paperCommit = 6631e645f66503e1ff90b71d0288156063a7056b
paperCommit = d1aca9a6c1057bd291255d3e2252dbf04992e410
org.gradle.configuration-cache = true
org.gradle.caching = true