Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
8750b61 Fix entity count in timings and add water-ambient to per world spawn limits
2d9c2c8 Improve concurrent UserCache access
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
60135676 [Auto] Updated Upstream (CraftBukkit)
fa90052a Fix MC-125757 (#3859)
071c08d7 Only convert lore lines that actually look legacy
8c4787e3 Misc Improvements to Async Teleporting and Light patch
6133c83b [Auto] Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
29453f1d Fix bug on y bitset extraction from 1.16 update
97cedaa5 Optimize the advancement data player iteration to be O(N) rather than O(N^2)
c2c4cf44 [Auto] Updated Upstream (CraftBukkit/Spigot)
e588fd94 Fix Concurrency issue in WeightedList
409b4774 Fix Explosion location - Fixes#3574 (#3826)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
e86324fe [Auto] Updated Upstream (Bukkit/Spigot)
da15798c [1.16] Optimize NetworkManager exception handling (#3819)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
a12a6778 Support String UUID's in old player skulls
b3f265d1 Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
fcbeac8a [CI-SKIP] Readme update (#3702)
824f8086 Bandaid italic legacy serialization #3757 (#3760)
Tuinity Changes:
9f21359: Re-add optimise collision checking in player move packet handling
1152054: Revert player move packet optimisation
ef0a6c4: Optimise collision checking in player move packets
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)