Commit dbd8d1c
committed
fix: UninitializedPropertyAccessException on plugin shutdown
1 parent 8fa86f8 commit dbd8d1c
File tree
2 files changed
+8
-1
lines changed- proxy-bungeecord/src/main/kotlin/app/simplecloud/plugin/proxy/bungeecord/handler
- proxy-velocity/src/main/kotlin/app/simplecloud/plugin/proxy/velocity/handler
2 files changed
+8
-1
lines changedproxy-bungeecord/src/main/kotlin/app/simplecloud/plugin/proxy/bungeecord/handler/TabListHandler.kt
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
0 commit comments