Simple Voice Chat

Simple Voice Chat

31M Downloads

"You need Simple Voice Chat v.xxx to play on this server" cannot be localized

Whitebrim opened this issue ยท 0 comments

commented

Simple Voice CHat v1.19.3-2.3.28 bukkit (pufferfish)

If I enable forced voicechat on my server, then players see this message when they're kicked. I want to translate this message, but it's embeded into the java (\bukkit\src\main\java\de\maxhenkel\voicechat\voice\server\ServerVoiceEvents.java:107,121).

"You need %s %s to play on this server".formatted("Simple Voice Chat", Voicechat.INSTANCE.getDescription().getVersion())

Please export this into translations.yml file.