blob: 51ccb52601bd5596a55acc490fe5f6d92daf411d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 <player> <world> <duration>` Start broadcasting `player`s microphone to everyone in `world` for `duration` seconds
`/intercom info <world>` Shows active broadcasts in a world
`/intercom file <filename> <world>` Plays `filename` for everyone in `world` for the duration of the file
`/intercom stop <world>` Stops the broadcast in `world`
|