1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/yaca-ui/config.json

16 lines
371 B
JSON
Raw Normal View History

2025-06-30 22:28:29 +02:00
{
"noactive_plugin_ui": {
2025-08-12 14:25:07 +02:00
"usage": true,
2025-06-30 22:28:29 +02:00
"freezeplayer": true,
"style": 1,
"logo": ""
},
"keybinds": {
2025-08-12 14:25:07 +02:00
"open_Radio": ""
2025-06-30 22:28:29 +02:00
},
"locales": {
"open_Radio": "Open Radio",
"no_plugin_active_header": "Plugin",
"no_plugin_active_body": "Das Yaca Plugin muss auf dein Teamspeak Aktiv sein!"
}
}