Commit 8982aae
authored
Fix updating join message when not needed (#6312)
Prevents calling setJoinMessage when the message is unchanged causing
Bukkit to no longer send the translation key to the client (nuking
vanilla translation)
Fixes #63071 parent 22b4975 commit 8982aae
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
454 | 457 | | |
455 | 458 | | |
456 | 459 | | |
| |||
0 commit comments