syorito-hatsuki / ducky-updater-rework

Mods updater for Fabric
https://modrinth.com/mod/ducky-updater
MIT License
1 stars 0 forks source link

du check-for-updates turns server text green #4

Closed kiven7e closed 2 months ago

kiven7e commented 11 months ago

the command /du check-for-updates turns the rest of a server console to green image also on modrinth it says the command is /du chech-for-updates

syorito-hatsuki commented 11 months ago

Oh, ye. Looks like I forget to add RESET for colors in 2 messages. But currently, I don't have the possibility to fix it. And next update will be full refactor. https://github.com/syorito-hatsuki/ducky-updater/blob/686384774f597ca5819b74f11a05b8ce2beb44ec/src/main/kotlin/dev/syoritohatsuki/duckyupdater/util/Ansi.kt#L23-L24

Like in other https://github.com/syorito-hatsuki/ducky-updater/blob/686384774f597ca5819b74f11a05b8ce2beb44ec/src/main/kotlin/dev/syoritohatsuki/duckyupdater/util/Ansi.kt#L14-L22

syorito-hatsuki commented 2 months ago

Should be fixed in https://github.com/syorito-hatsuki/ducky-updater-rework/pull/10, soon will be uploaded to Modrinth and CurseForge. But if I again miss somewhere reopen