Skip to content

Proxy Config File

Velocity/BungeeCord/Waterfall

plugins/voicechat/voicechat-proxy.properties

Config keyDescriptionDefault value
portThe port number to use for the voice chat communication.
Audio packets are always transmitted via the UDP protocol on the port number specified here, independently of other networking used for the game server.
Set this to -1 to use the same port number as the one used by the proxy.
-1
bind_addressThe proxy IP address to bind the voice chat to
Leave blank to use the proxy bind address
To bind to the wildcard IP address, use *
voice_hostThe hostname that clients should use to connect to the voice chat
This may also include a port, e.g. 'example.com:24454'
Do NOT change this value if you don't know what you're doing
allow_pingsIf the voice chat proxy server should reply to external pingstrue

ModRepo Release f70cc0a