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
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f041f48 Prevent infinite recursion on cyclic brig redirect (#10705)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7e48f66 Properly pass requirement on namespaced redirects (#10701)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b56e92f Fix chunk data version check not running in chunk system
PaperMC/Paper@2df1dac Fix DataConverter ConverterParticleToNBT.parseProperties
PaperMC/Paper@8748ae1 Use MCDataConverter instead of raw convert call for cmd converter
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1b67e02 Fix entity tracker desync when new players are added to the tracker
PaperMC/Paper@cc29d2b Invalidate PathTypeCache when pathfinding updates are disabled
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ab2a85a [ci skip] Clarify var entry in contributing file
PaperMC/Paper@f2512b1 Print data component type on encoding error
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@eee55d0 Correctly compare holders in BeaconMenu (#10673)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9e51f94 Fix ping event always receiving protocol version 0 (#10671)
PaperMC/Paper@89ad61f Fix hopper pull event being skipped after the first call (#10667)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@25e44bc fix dumpitem command nbt format
PaperMC/Paper@3fdd094 Fix sealed package check in BytecodeModifyingURLClassLoader (#10627)
PaperMC/Paper@937a67a Add initial size cap to component map
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a3c4dc9 Fix the incorrect codec usage in the Style convert (#10465)
PaperMC/Paper@e16263c Fix firework meta NPE
PaperMC/Paper@306b203 more fixes for ItemMeta relating to components
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@53d10b8 Adjust large packet handler to run when above protocol limit
PaperMC/Paper@7ac24a1 Fix chunk data version check not running in chunk system