Closed GitNether closed 6 months ago
Thanks for the bug report! I started a big refactoring a month ago and then got busy... Hopefully I can finish the refactoring and fix this issue by the end of the month.
Update: work in progress, hopefully a new version will be released by the end of the week. It will include clickable commands and a fix for this issue.
Sounds awesome 👀
Update: refactoring is complete, clickable commands are working (and are being validated against server commands list). I only need to add clickable text (for commands with arguments) and some configuration. May be tomorrow.
Basically, when you have a message where a link is being replaced and there are quotation marks in any of the blocks, it escapes the string and causes an error (message is then never sent).
Last block is what I mentioned.
Cheers :)