Upstream has released updates that appears to apply and compile correctly
Paper Changes:
bc447dc1 Track correct branch for /version
7dbceea2 Restore zero-tick farms fix
55944bc6 Revert "Drop fix zero-tick farms (Fixes#2736)"
3b93c5b1 Drop fix zero-tick farms (Fixes#2736)
31bc07cb Drop hopper optimization patch
788e0338 Don't set the count on already empty items in hopper moves (Fixes#2735)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
86daffa2 Fix AssertionError when player hand set to empty type
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
4a97a7ca Add option to disable pillager patrols (#2626)
23e53aab Backport MC-160177 fix from 1.15 (#2702)
45089d59 Update upstream CB
761c24fa Fix stuck in sneak when changing worlds (MC-10657) (#2627)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
8d036cea Expose the internal current tick
0c715390 [PATCH] bounding box check for hanging entities (#2664)
527073aa Update config version
0d3b35c3 Rename baby zombie movement config option
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
df984898 Fix server deadlock when loading some chunks (#2647)
9ea1f9ee performance improvement for CraftChunk.getEntities() (#2629)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
cc0aeb73 Doubles the custom payload size limit imposed by bukkit, also creates a system property to allow customizing the size `paper.maxCustomChannelName`
0f2ea04c Updated Upstream (Bukkit/CraftBukkit/Spigot)
2c8d2040 Re-implement treasure-maps-return-already-discovered for 1.14 (#2636)
8260cdf8 Use getIfLoadedImmediately and not cached immediately for isLoa… (#2641)
ff8b9ef3 Really fix JLine on Windows
c6539607 Revert "Fix jline with git builds under Windows (#2624)" (#2632)
a4dbabdb Update upstream CB
0c64f7b0 Fix jline with git builds under Windows (#2624)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
3398704d Name the specific plugin generator class that isn't updated
aa776c1b Don't save canTick of armor stands if it has not been set by API (#2608)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
bfc807c2 Improve spawn loading and debug output for waiting on a chunk (#2595)
826b4762 Remove debug logging for incremental saves (#2600)
d39916c7 Add more timings to chunk provider tick (#2549)
43ec79a3 Add server oversleep to timings (#2509)
1d2a5915 Check if there are workers before trying to notify them (#2593)
89eb8902 [CI-SKIP] Rebuild patches
27fca92f Drop Optimize-GameRules-to-use-LinkedHashMap (#2594)
e4e80f8a Updated Upstream (Bukkit)