Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9fd5b3c Add AttributeModifier constructor without EquipmentSlotGroup (#11079)
PaperMC/Paper@8b35adc Fix HelpCommand searching (#11066)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2288e13 Update last chunk position in findSupportingBlock
PaperMC/Paper@1595e4a Make watchdog thread extend TickThread again
PaperMC/Paper@34a2917 Add default canUse and permission methods to BasicCommand (#11047)
PaperMC/Paper@99ae7bb Don't require author and title to be set on signed book meta (#11068)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ffe31a1 Readd async saveddata io
PaperMC/Paper@5a503d7 Bulk bugfixes for itemstack damage API (#11063)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b0ef3ca Only call EntityDamageEvents before actuallyHurt (#11045)
PaperMC/Paper@20889d0 Fix method reflection remapping with null parameter types passed
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@70b0e84 Properly apply damage tick after absorption (#11043)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aa8d38d Add forRemoval to material data deprecations (#10996)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1f5db50 Change item/xp merge and entity tracking range defaults (#10986)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@77c763b Fix PlayerShearBlockEvent drops ignored for Pumpkin (#10956)
PaperMC/Paper@76c2f16 Fix wrong diff applying delta twice (#10959)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8b1d26d Fix diff in sprint interruption option (Closes#10939)
PaperMC/Paper@0a1b133 Revert "Fixes exception log messages getting dropped during bootstrap (#10935)" (Closes#10945)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3b1c85b Execute chunk tasks while waiting for chunk load in isChunkGenerated
PaperMC/Paper@4ea696f Add ticket for chunk load in isChunkGenerated
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d23825a Add missing null check to getFullChunkIfLoaded
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@090775e Use ItemStack.empty() when air is passed into constructor
PaperMC/Paper@7bbe682 Fix CraftWorld#isChunkGenerated
PaperMC/Paper@126f6d7 Remove getUnloadingChunkHolder check
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4514f41 Correct duplicate attribute check (#10901)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@79e2cb6 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@906df69 Prevent internal NPE on ItemStack#damage (#10836)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@54fbd0c clarify what getEntityId actually returns (#10839)
PaperMC/Paper@b8f2101 Only assign blockstate data if super ctor did not (#10841)
PaperMC/Paper@4f13be9 Do not perform chunk existance check for I/O scheduling
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ac64751 Use RegistryOps in the correct places (#10843)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5d8e53d Fix CommandSourceStack#bypassSelectorPermissions (#10837)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0513374 Fire TabCompleteEvent for legacy commands (#10834)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@41bee55 Fix NPE for color-related metas
PaperMC/Paper@4e10fad reset meta block state on BlockStateMeta#setBlockState
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d3ffa62 fix default item attributes
PaperMC/Paper@b149584 Always show command exception stack traces in logs (#10766)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@66cb880 Remove ThreadedWorldUpgrader patch
PaperMC/Paper@980cff9 Fix compile
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b3b3406 fix CompassMeta not being correct (#10737)
PaperMC/Paper@591521e Check for more correct profile validation (#10730)
PaperMC/Paper@7d2e5c3 Add an 'empty' RecipeChoice for certain ingredient slots (#10710)
PaperMC/Paper@9bf4855 Add a better warning message than "Server performance will be affected" for CommandRegisteredEvent use (#10754)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d8d59e0 Fix NPE sending resource pack without prompt
PaperMC/Paper@5a9afbe Fixes issues in the suppress dismount cancellation patch (#10735)
PaperMC/Paper@0ad09de Make PaperSimplePluginClassLoader show class which is not found
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3fc9358 Show stacktrace when modifyItemStack fails
PaperMC/Paper@f175193 Expose server build information (#10729)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@bebcc9c Make exception during command conversion non-fatal
PaperMC/Paper@2faa3b2 Correctly copy alias requirements in command upgrader
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@218d33c fix creating complex recipes that have air results
PaperMC/Paper@fa8a407 Remove Adventure snapshot repo from dev bundle (#10716)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@11c3963 Improve Recipe validation (#10707)
PaperMC/Paper@0688f21 Better way to keep paper datapack enabled