Upstream has released updates that appears to apply and compile correctly
Paper Changes:
90264712a [Auto] Updated Upstream (Bukkit)
960d992fd Further improve Chunk Light Prioritization
0d19e4579 Fix deadlock issue with watchdog stopping
baf1fabe9 Updated Upstream (CraftBukkit)
c0547a6cb [CI-SKIP] Revitalise CONTRIBUTING.md
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
6e7dc3f81 [Auto] Updated Upstream (CraftBukkit)
664ae4554 [Auto] Updated Upstream (CraftBukkit)
dafc7b8f8 Fix off by one error for scheduling block ticks (#4014)
5791e512b Fix MaterialTags tests to actually pass
115972651 Expand MaterialTags v2 (#4009)
5aaf1c514 prevent path space splitting in testServer.sh (#4007)
a8ef09b82 Tighten logic for handling target tick times in tick scheduler (#4010)
d5ccd4139 Remove ability to disable async chunks unless single core cpu
76728529f Fix Light Prioritization Issues
2d66b5be8 [Auto] Updated Upstream (CraftBukkit)
51d10c201 Add missing strikeLighting call to World#spigot()#strikeLightningEffect
Tuinity Changes:
416ed5e Fix 3 tick pistons not functioning correctly
489faf0 Fix up lock handling for UserCache
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
eb510c404 Fix sound/particles not showing when listening on BlockDestroyEvent (#3998)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
188df6501 Don't make per-player scale mob counts with the spawn range
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
55e2de5c6 Improve per player mob spawning (#3971)
42433c262 Updated Upstream (Bukkit/CraftBukkit) (#3980)
e5ede546a Fix IDE Debug JVM Flag for 1.16 (#3983)
2712c6888 [Auto] Updated Upstream (Bukkit/CraftBukkit)
0901ffd04 Use title packet for actionbar methods (#3959)
2e11235d1 Expand MaterialTags (#3964)
cc25ae47c Amend last commit to fix decompile error forgot to commit
f503db37c Fix AdvancementDataPlayer leak due from quitting early in login
282763b88 Fix SPIGOT-5885 Unable to disable advancements
9b93d122e Fix SPIGOT-5824 Bukkit world-container is not used
bede4d304 Load config files early on
Tuinity Changes:
b0673b3 Merge dev/optimise-notify into ver/1.16
d3dc35c Name craft scheduler threads according to the plugin using them
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
97aa029 Distance manager tick timings
ebef072 Temporarily fix for /version not working
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
dc80610f Only get spawn block if it's relevant, fixes#3934 (#3942)
19b58a9f [Auto] Updated Upstream (CraftBukkit/Spigot)
f6b63c6c [Auto] Updated Upstream (CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
108efeee Fix zero reputation deleting villagers (#3857)
7db30ebd Use consistent priorities for light tasks
1de3f830 Support hex colors in getLastColors (#3922)
018d8602 Fix SPIGOT-5989 (#3920)
45909954 Fix moveToWorld worldserver reference (#3929)
9c16c413 [Auto] Updated Upstream (CraftBukkit)
45ffc2bf Move range check for block placing up (#3917)
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
8c60245 Update maven dependency (#144)
a40bc91 Fix AdvancementDataPlayer leak due from quitting early in login
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)