Commit 64bd57e
feat: make ServerConnection accessible in ServerLoginPluginMessageEvent (minekube#664)
Add serverConn field and ServerConnection() getter to
ServerLoginPluginMessageEvent, following the same pattern used by
ServerResourcePackSendEvent. This allows event subscribers to identify
which server connection triggered the login plugin message.
Closes minekube#663
https://claude.ai/code/session_01DkvnojAjJ8KS2jCPq27rWe
Co-authored-by: Claude <noreply@anthropic.com>1 parent 398f57e commit 64bd57e
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1089 | 1089 | | |
1090 | 1090 | | |
1091 | 1091 | | |
| 1092 | + | |
1092 | 1093 | | |
1093 | 1094 | | |
1094 | 1095 | | |
| |||
1103 | 1104 | | |
1104 | 1105 | | |
1105 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
1106 | 1112 | | |
1107 | 1113 | | |
1108 | 1114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments