TreemanKing
TreemanKing
Just tested it, seems to work pretty good. Might have to change the config versions and stuff like that. Maybe also a config version for the `messages.yml` as well
I was thinking we might want to end up using the Adventure API instead of this? The current method was implemented by Spigot in 1.16. Any thoughts? @sekwah41
@sekwah41 did you want me to put this into the other PR or keep it here.
- [x] ~~Error when reloading an invalid configuration~~ (Will be fixed with change to yml) ``` Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 27 column 5 path $.a.[2] ```...
I believe better error logging will prevent most Nether checks as currently, if there is an error somewhere in the configuration or creation, it will send you there.
> Hm ive not seen that one before, usually, they trigger. I don't have time right now but I will take a look when I can too. Just had a...
> There have been some changes between the events across versions as well as Paper has some extra changes, ill have to check and see which ones exist across versions...
I have done some extensive checking and tested multiple versions and returned the following results: - 1.20.2-290 - Broken - 1.19.3-448 - Broken - 1.19.3-429 - Broken - 1.19.3-428 -...
Works and loads without no errors. Will change to review when tested with server tag.
Sounds good.