Commit 88d1824
committed
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0bd2eca0 [ci/skip] Clarify AsyncPlayerPreLoginEvent is post authentication (#13519)
PaperMC/Paper@e7445e16 Prevent ticking virtual world borders multiple times per server tick (#13513)
PaperMC/Paper@c3b18bdf Fix tracking depth in Scope (#13538)
PaperMC/Paper@fc1d2c42 Check spawn_mobs gamerule for spawnEnemies flag (#13510)
PaperMC/Paper@3bf1cb81 Add LEGACY_BARRIER to isTransparent (#13515)
PaperMC/Paper@290414e7 Fix legacy conversion for maxDurability / data (#13529)
PaperMC/Paper@b5e72578 Remove hard-coded max stack sizes from Material (#13518)1 parent d0b1b32 commit 88d1824
File tree
3 files changed
+3
-3
lines changed- purpur-api/paper-patches/files/src/main/java/org/bukkit
- purpur-server/paper-patches/files/src/main/java/org/bukkit/craftbukkit
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments