From e39cc7fbdc2ecefc8e4c44a693a61e218dff4c0b Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Thu, 5 Mar 2026 16:13:57 +0100 Subject: add readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..51ccb52 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# SVC Intercom + +**SVC Intercom** is a plugin for Simple Voice Chat that adds broadcasting functionality, meaning you can talk to everyone +inside a world in a one way system, everyone can hear you, along with people close to them. + +## Commands: + +`/intercom live ` Start broadcasting `player`s microphone to everyone in `world` for `duration` seconds + +`/intercom info ` Shows active broadcasts in a world + +`/intercom file ` Plays `filename` for everyone in `world` for the duration of the file + +`/intercom stop ` Stops the broadcast in `world` \ No newline at end of file -- cgit v1.3-7-ge9ab