From 06cca6b37c699a7235195b8e015c361dbf629b33 Mon Sep 17 00:00:00 2001 From: lukas~ Date: Fri, 27 Feb 2026 15:08:39 +0100 Subject: [PATCH 1/2] added TeamSpeak3 plugin --- Plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Plugins.json b/Plugins.json index 43e5885..b117cac 100644 --- a/Plugins.json +++ b/Plugins.json @@ -400,5 +400,12 @@ "commits": { "1.0.0": "3451c4e0275d4abd7fe18656714221fee37d887b" } + }, + { + "url": "https://github.com/Toixinhell/teamspeak3_StreamController_plugin", + "commits": { + "0.1.0-alpha": "842807bb51e6ccc1bbdeb72a4b3fe9738399be99" + + } } ] \ No newline at end of file From 284d165097a555656916da58fe068dd84750e271 Mon Sep 17 00:00:00 2001 From: lukas~ Date: Fri, 27 Feb 2026 15:20:57 +0100 Subject: [PATCH 2/2] fixed initial commit hash --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index b117cac..e1288de 100644 --- a/Plugins.json +++ b/Plugins.json @@ -404,7 +404,7 @@ { "url": "https://github.com/Toixinhell/teamspeak3_StreamController_plugin", "commits": { - "0.1.0-alpha": "842807bb51e6ccc1bbdeb72a4b3fe9738399be99" + "0.1.0-alpha": "785daaca0684c69c4fb87c5412c3e2a2a4caeaf4" } }