Upstream has released updates that appears to apply and compile correctly
Paper Changes:
684b6ea40 fixed bug in jvm checker (#4845)
f15abda56 Enable Multi-Release plugin jar support
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
31a6e3f89 [Auto] Updated Upstream (CraftBukkit)
eb89fd5de Add warning for servers not running on Java 11
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
6859765e4 Add PlayerShearBlockEvent
a665c2ec0 added missing default perms
4f19b170d Add summary to /paper chunkinfo command
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
cc001a73b Climbing should not bypass cramming gamerule
b9930b39d Add legacy plugin count to metrics
4729e6b90 Add more lightning API
5e220bcb5 [ci skip] add stale bot configuration
2a44498a5 Add PlayerItemCooldownEvent
fd33bcee1 Add LivingEntity#clearActiveItem
a99e0ca05 Fix Player spawnParticle x/y/z precision loss
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
0081e8ef8 Fix plugin provides not being listed behind name in /plugins (#4825)
9119af508 Fix keep-spawn-loaded stopping force-loaded chunks from loading
- 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:
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)