plugin_data = {
-- TeamSpeak channel name used by the voip
-- If the TSChannelWait is enabled, players who are currently in TSChannelWait will be automatically moved
-- to the TSChannel once everything is running
TSChannel = "Oyun Odası",
TSPassword = "oyunodasışifresi", -- TeamSpeak channel password (can be empty)
-- Optional: TeamSpeak waiting channel name, players wait in this channel and will be moved to the TSChannel automatically
-- If the TSChannel is public and people can join directly, you can leave this empty and not use the auto-move
TSChannelWait = "Bekleme Odası",
,