Skip to content

Commit

Permalink
Update PaperMC
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Dec 4, 2023
1 parent 2b721b9 commit 1611847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 28 files
+16 −1 CONTRIBUTING.md
+99 −8 patches/api/0300-Missing-Entity-API.patch
+41 −0 patches/api/0450-Add-Structure-check-API.patch
+4 −2 patches/server/0005-Paper-config-files.patch
+18 −1 patches/server/0085-Configurable-random-tick-rates-for-blocks.patch
+1 −13 patches/server/0176-Extend-Player-Interact-cancellation.patch
+2 −2 patches/server/0281-Don-t-allow-digging-into-unloaded-chunks.patch
+1 −1 patches/server/0342-Anti-Xray.patch
+1 −1 patches/server/0417-Add-permission-for-command-blocks.patch
+1 −1 patches/server/0464-Extend-block-drop-capture-to-capture-all-items-added.patch
+2 −3 patches/server/0514-Implement-PlayerFlowerPotManipulateEvent.patch
+44 −15 patches/server/0624-Missing-Entity-API.patch
+2 −2 patches/server/0687-Optimise-BlockSoil-nearby-water-lookup.patch
+0 −12 patches/server/0761-Fix-cancelled-powdered-snow-bucket-placement.patch
+2 −2 patches/server/0800-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
+3 −3 patches/server/0833-Send-block-entities-after-destroy-prediction.patch
+2 −2 patches/server/0860-Correctly-handle-interactions-with-items-on-cooldown.patch
+1 −1 patches/server/0922-Add-Shearable-API.patch
+2 −2 patches/server/0944-Fix-block-place-logic.patch
+3 −3 patches/server/0954-Properly-Cancel-Usable-Items.patch
+2 −2 patches/server/0992-Properly-handle-BlockBreakEvent-isDropItems.patch
+2 −2 patches/server/0997-Expose-clicked-BlockFace-during-BlockDamageEvent.patch
+2 −2 patches/server/1005-Expose-hand-during-BlockCanBuildEvent.patch
+2 −2 patches/server/1008-Fix-inventory-desync.patch
+171 −0 patches/server/1055-Dont-resend-blocks-on-interactions.patch
+19 −0 patches/server/1055-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch
+230 −0 patches/server/1056-Restore-vanilla-entity-drops-behavior.patch
+23 −0 patches/server/1057-Add-Structure-check-API.patch

0 comments on commit 1611847

Please sign in to comment.