9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-29 11:49:07 +00:00
Files
SakuraMC/gradle.properties
Samsuik cbca3dfa1d Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@fd69140 Fix `disable-tripwire-updates` option not cancelling tripwire hook updates (#12129)
PaperMC/Paper@3b9106c Readd dead redirect recovery (#12136)
PaperMC/Paper@d26a9e9 Fix plugin commands (#12144)
PaperMC/Paper@142695e Default minecraft alias to redirect (#12146)
PaperMC/Paper@e494f28 Correctly call BlockFadeEvents (#12141)
PaperMC/Paper@b386a8f Add simpler JavaPlugin command registration (#12142)
PaperMC/Paper@f070081 Remove Experimental from TypedKey (#12134)
PaperMC/Paper@09f1f88 Fix getForwards/SidewaysMovement for players (#12140)
PaperMC/Paper@edda0db Fix server crash when no enchantments are present (#12149)
2025-02-19 01:12:38 +00:00

12 lines
284 B
Properties

group=me.samsuik.sakura
version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
paperRef=edda0db18b0c9b0304e06fb167b218d1e1cf8d55
org.gradle.jvmargs=-Xmx2G
org.gradle.vfs.watch=false
org.gradle.caching=true
org.gradle.parallel=true
# org.gradle.daemon=true
# org.gradle.configureondemand=true