This makes the 'Purpur API maven dependency' and 'Purpur API gradle dependency' have coloring. This really isnt
an important change, but compared to Papers README they look devoid of all life and they were sucking away my
remaining will to live :P
- Dropped "Add option to disable saving projectiles to disk" in favor of the above patch
- Config migration is automatic. If "gameplay-mechanics.save-projectiles-to-disk" was set to false in purpur.yml, "projectile-load-save-per-chunk-limit" will be set to 0 in paper.yml (resulting in unchanged behaviour)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
bfa122ae6 [CI-SKIP] Misc script changes (Closes#4346)
ab1a7c94d Add getDestroySpeed to Block API
85c906e89 Add Material Tags for Coral, Coral Fangs and Coral Blocks
7a154d5c5 Fix cast check (#4813)
b8e375fc4 Expose world spawn angle (#4803)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
83f377be8 Preserve order and allow multiple equal blocks in hidden-blocks of Anti-Xray (#4072)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
8535eca3b [CI-SKIP] Fix an error in commit message when updating upstream (#4796)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
821ce25d9 Significantly improve performance of the end generation
2b2e4fd65 Add Wandering Trader spawn rate config options
7263cbca7 [CI-SKIP] [Auto] Rebuild Patches
1c63aff6d Villager resetOffers API
8d8d74a5f Patch 2 references an invalid variable
e6d7bdca1 [CI-SKIP] fixed sed -i for bsd sed (#4782)
7ae47d4eb [CI-SKIP] Remove Waving banner fix (#4786)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
82792f883 [Auto] Updated Upstream (CraftBukkit)
899bc53b7 Updated Upstream (Bukkit/CraftBukkit) (#4779)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
a162213b Location#getHighestLocation should support Upstream API (#4770)
c093c431 Add exception handlers for getChunkAtAsync convenience methods (#4773)
f842ed1f Add exception handlers for getChunkAtAsync convenience methods
858a6e33 [CI-SKIP] Add `curl` requirement for building paper. (#4768)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
2f0e0a6d Backport feature search improvement from 1.17 (Fixes#2312) (#4771)
b6d9d634 Add API for quit reason
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
f2606228 Revert "Zero pad chunks before saving them to the disk"
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
4ba3c054 Zero pad chunks before saving them to the disk
Tuinity Changes:
48ccd32 Do not retain playerchunkmap instance in light thread factoryy
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
73fc9666 Fix per-world settings not reloading (#4756)
94c99a8d Fix NPE thrown when converting MerchantRecipe from Bukkit to NMS (#4755)
072faf2a Fix minor issue with JavaDoc breaking doc deploys