Skip to content

Commit

Permalink
Update PaperMC
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Feb 6, 2024
1 parent dbad015 commit 16e7aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 53 files
+35 −42 patches/server/0162-AsyncTabCompleteEvent.patch
+2 −2 patches/server/0177-Player.setPlayerProfile-API.patch
+2 −2 patches/server/0209-InventoryCloseEvent-Reason-API.patch
+2 −2 patches/server/0211-Refresh-player-inventory-when-cancelling-PlayerInter.patch
+2 −2 patches/server/0226-Break-up-and-make-tab-spam-limits-configurable.patch
+3 −3 patches/server/0265-Add-option-to-prevent-players-from-moving-into-unloa.patch
+2 −2 patches/server/0272-Don-t-allow-digging-into-unloaded-chunks.patch
+2 −2 patches/server/0277-Book-Size-Limits.patch
+30 −28 patches/server/0284-Brigadier-Mojang-API.patch
+2 −2 patches/server/0286-Limit-Client-Sign-length-more.patch
+2 −2 patches/server/0362-Validate-PickItem-Packet-and-kick-for-invalid.patch
+2 −2 patches/server/0366-Prevent-teleporting-dead-entities.patch
+2 −2 patches/server/0385-Prevent-position-desync-causing-tp-exploit.patch
+2 −2 patches/server/0388-Add-PlayerRecipeBookClickEvent.patch
+3 −3 patches/server/0390-Add-permission-for-command-blocks.patch
+2 −2 patches/server/0392-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
+2 −2 patches/server/0399-Do-not-accept-invalid-client-settings.patch
+2 −2 patches/server/0430-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
+3 −3 patches/server/0440-Fix-for-large-move-vectors-crashing-server.patch
+2 −2 patches/server/0466-Limit-recipe-packets.patch
+3 −3 patches/server/0482-Fix-interact-event-not-being-called-sometimes.patch
+2 −2 patches/server/0527-Allow-using-signs-inside-spawn-protection.patch
+2 −2 patches/server/0533-Don-t-ignore-result-of-PlayerEditBookEvent.patch
+2 −2 patches/server/0543-fix-PlayerItemHeldEvent-firing-twice.patch
+2 −2 patches/server/0548-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch
+2 −2 patches/server/0560-Expand-PlayerGameModeChangeEvent.patch
+2 −2 patches/server/0563-Move-range-check-for-block-placing-up.patch
+2 −2 patches/server/0566-Add-Unix-domain-socket-support.patch
+21 −21 patches/server/0572-Add-PlayerKickEvent-causes.patch
+2 −2 patches/server/0589-Ensure-disconnect-for-book-edit-is-called-on-main.patch
+2 −2 patches/server/0593-Add-PlayerArmSwingEvent.patch
+4 −4 patches/server/0594-Fix-kick-event-leave-message-not-being-sent.patch
+2 −2 patches/server/0633-Improve-and-expand-AsyncCatcher.patch
+3 −3 patches/server/0648-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
+2 −2 patches/server/0669-Hide-unnecessary-itemmeta-from-clients.patch
+2 −2 patches/server/0736-Prevent-tile-entity-copies-loading-chunks.patch
+2 −2 patches/server/0738-Pass-ServerLevel-for-gamerule-callbacks.patch
+2 −2 patches/server/0769-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
+2 −2 patches/server/0770-More-Teleport-API.patch
+2 −2 patches/server/0773-Send-block-entities-after-destroy-prediction.patch
+2 −2 patches/server/0834-Improve-logging-and-errors.patch
+2 −2 patches/server/0837-Add-missing-SpigotConfig-logCommands-check.patch
+2 −2 patches/server/0843-Use-single-player-info-update-packet-on-join.patch
+2 −2 patches/server/0862-Treat-sequence-violations-like-they-should-be.patch
+2 −2 patches/server/0864-Prevent-causing-expired-keys-from-impacting-new-join.patch
+6 −6 patches/server/0903-Implement-PlayerFailMoveEvent.patch
+12 −12 patches/server/0919-Don-t-tab-complete-namespaced-commands-if-send-names.patch
+2 −2 patches/server/0930-Add-PlayerPickItemEvent.patch
+2 −2 patches/server/0940-Add-slot-sanity-checks-in-container-clicks.patch
+0 −31 patches/server/0991-Rewrite-chunk-system.patch
+6 −6 patches/server/1027-Optimise-collision-checking-in-player-move-packet-ha.patch
+3 −3 patches/server/1032-Properly-resend-entities.patch
+143 −0 patches/server/1045-Improve-tag-parser-handling.patch

0 comments on commit 16e7aa4

Please sign in to comment.