From 40e4986e1588cbf589a3f3d3c4d929fbd53b83a2 Mon Sep 17 00:00:00 2001 From: zzzzzyc <104435384+zzzzzyc@users.noreply.github.com> Date: Fri, 18 Sep 2026 21:45:12 +0800 Subject: [PATCH] Remove send-full-pos-for-item-entities (removed in 26.3) Removed the configuration option for sending full position for item entities. as PaperMC/Paper/pull/14273 --- src/config/paper/paper-global.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/config/paper/paper-global.yml b/src/config/paper/paper-global.yml index d20401354..c4dce97b8 100644 --- a/src/config/paper/paper-global.yml +++ b/src/config/paper/paper-global.yml @@ -303,9 +303,6 @@ misc: region-file-cache-size: default: "256" description: The maximum size of the region file cache - send-full-pos-for-item-entities: - default: "false" - description: Whether to send the full position for item entities strict-advancement-dimension-check: default: "false" description: >-