Hi
I tried to change the shop name but it doesn't change, what am I missing?
Thank you,
I tried to change the shop name but it doesn't change, what am I missing?
Thank you,
You can change the shop name I did it directly in the plugin and it works fine!
This would be reset if you would update the plugin though!
Edit:
Version 1.5.85
line 435
Version 1.5.9 (current version)
Line 438
Text = {Text = shopname, FontSize = 30, Align = TextAnchor.MiddleCenter},replace shopname
Text = {Text = "<>Your Shop Name here<>", FontSize = 30, Align = TextAnchor.MiddleCenter},You can use a custom color=#55aaff between <> in front of text and close with /color between <> at the end before ".
Hope this helps, maybe dev can make a config in the lang file someday.