Commit 4170436
committed
Use MiniMessage for message deserialization in LanguageUtils
Replaced the use of a custom `getMessage` method with MiniMessage's `deserialize` for handling message deserialization. This ensures consistency with the MiniMessage library and improves code readability and maintainability.1 parent ec3884a commit 4170436
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments