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: PaperMC/Paper@fd69140d Fix `disable-tripwire-updates` option not cancelling tripwire hook updates (#12129) PaperMC/Paper@3b9106c7 Readd dead redirect recovery (#12136) PaperMC/Paper@d26a9e90 Fix plugin commands (#12144) PaperMC/Paper@142695eb Default minecraft alias to redirect (#12146) PaperMC/Paper@e494f289 Correctly call BlockFadeEvents (#12141) PaperMC/Paper@b386a8f5 Add simpler JavaPlugin command registration (#12142) PaperMC/Paper@f0700818 Remove Experimental from TypedKey (#12134) PaperMC/Paper@09f1f88f Fix getForwards/SidewaysMovement for players (#12140)
11 lines
255 B
INI
11 lines
255 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.4
|
|
paperCommit = 09f1f88f58a03f61092f8636ad780d42db87d8d9
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|