mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-29 19:59:08 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@617e5a4 Update to configurate 4.2.0 (#12869) PaperMC/Paper@602ea9f Restore previous PlayerToggleSneakEvent behaviour (#12815) PaperMC/Paper@c8a8c0e feat(plugin): make Plugin extend Namespaced (#12867) PaperMC/Paper@a5f2f61 Fix offhand item desync on cancelling interact events (#12828) PaperMC/Paper@1031877 [ci skip] Update mache for codebook 1.0.15 (#12887) PaperMC/Paper@6bb9dc6 Normalize and trim spaces in Player#performCommand (#12892) PaperMC/Paper@840dd9e Fix dialog preconditions (#12895) PaperMC/Paper@9ccc51d Fix legacy pearls forgetting owner on disconnect (#12884) PaperMC/Paper@57c1313 Allow to change despawnInPeaceful (#12880) PaperMC/Paper@a576361 Add WorldDifficultyChangeEvent (#12471) PaperMC/Paper@dbc367b Keep non-container slots synced when in container view (#12881)
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.8-R0.1-SNAPSHOT
|
|
mcVersion=1.21.8
|
|
|
|
paperRef=dbc367ba2d696fec2433b15ed23a893a34895638
|
|
|
|
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 |