Upstream has released updates that appears to apply and compile correctly
Paper Changes:
1eeb8ad1 Support components in ItemMeta (#3513)
ea8823ef Fix MOTD new line support (#3756)
4b5b20d4 Fix hex colours not being allowed in MOTD (#3755)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
8522e7b2 Fix shutdown on eula not being agreed (Fixes#4647)
c43dcbfc Improve old UUID support, clean up old legacy keys.
f63e3dd1 Allow teleporting through end gateways as a passenger/vehicle
b7d9e3d5 Convert legacy attributes in Item Meta
4fd0d54e Fix server not stopping when eula not agreed yet
6f30ecde Clean up duplicated GameProfile Properties
d3047226 Fix supporting more places of the old UUID format
f5265d66 Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
7ce690f4 [Auto] Updated Upstream (Bukkit/CraftBukkit)
bcab622e [Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
ab347c4c9 Updated Upstream (Bukkit/CraftBukkit/Spigot)
e2e09326d [Auto] Updated Upstream (Bukkit/CraftBukkit)
778d63b19 Add Gradle usage information to README (#3700)
25c14f76f Fix compile
78c855237 Updated Upstream (CraftBukkit)
8a4af269b fix EntityDismountEvent being fired on gen threads
55fb7da78 Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
d70195264 Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
443fb80bf Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
d75c939e5 Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
1431b1d6c Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
e4f2ec002 Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
122475aee Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
b98da027d Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
a8ffecc74 Fix NPE and uuid lookup for player skulls
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
55fb7da78 Merge branch 'ver/1.16' of https://github.com/PaperMC/Paper into ver/1.16
55ab552c0 Don't fire unleash/dismount events from worldgen threads
9edbfe5fe Support old UUID format for NBT
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
70df8f27 Add PrepareGrindstoneEvent
24b2f54b Fix Player skulls for offline mode servers
ce270e14 Updated Upstream (Bukkit/CraftBukkit/Spigot)
c4ada0e1 Fix many chunk loading issues
37b244b5 Fix not running level updates for light if no pre/post task
e6142995 Add and implement PlayerRecipeBookClickEvent (#3351)
9bb4e930 Fix piston dupe patch creating ghost blocks (#3603)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
9ffaa44a Also restrict height in the vanilla teleport command
f8609691 Add unsupported-settings section to config (piston tnt dupe config option) (#3565)
d7bb893c Document fixup commit way of modifing patches (#3423)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
91459fe5 Fix piston physics inconsistency (fix tnt dupers) (#3544)
8c41ac1c Fix missing chunks due to integer overflow (#3527)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
cffe4c07 Scheduling an async task timer creates a non-repeating task (#3543)
e224f0bd Fix issues with SIGTERM not shutting down gracefully - Fixes#3062
c7112d06 Ensure chunk gen tasks return to main thread before completing futures
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
a72d4bb2 Improve chunk loading speed and prioritization further - Fixes#3530
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
64666dc8 Improve Chunk Priority, Frustum Priority and Load Speed Algorithms
146b9908 Improve ChunkMapDistance.b crash fix to clean up properly
2c4499b7 Show Plugins Event Listeners under Combined Total in Timings
c5c909c9 Improve Plugin Ticket Management
b20529f3 Update to HTTPS in README (#3460)
de6dfedf Make Anti-Xray multithreaded (#3520)
531c4b3f Add PluginTickets to API Chunk Methods
b2d81e21 Improve Chunk Prioritization and Internal Scheduler
24a2e804 Improve Login to use Urgent priority - improves login chunk load times
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
9dfe1321 Delay Chunk Unloads based on Player Movement
f0409edc Drop Close region files patch, doesn't add any value.
700070c5 Fix undesirable behavior around world level changes due to priority