joserodpt / RealScoreboard

Source-code for the RealScoreboard spigot plugin.
MIT License
20 stars 16 forks source link

: is not supported #56

Closed titivermeesch closed 1 year ago

titivermeesch commented 1 year ago

I have a placeholder that returns 12:23:11 for example (a time value) but it shows up as %img_43% in the end (sometimes some other number as well).

This does not happen if I configure the placeholder to not include :.

This is closely related to #52 but even after installing the latest version from Spigot as of today it does not fix the issue

neziw commented 1 year ago

@titivermeesch Can you try with this build - https://github.com/JoseGamerPT/RealScoreboard/actions/runs/3721403658 ?

titivermeesch commented 1 year ago

Seems to fix it yes.

Didn't test it myself but I have one the players that uses my plugin (the one providing the placeholder) who confirms that fixes it

neziw commented 1 year ago

I tested myself and works fine. Thanks !