πBungeeCoord & Velocity | MultiServ & MultiProxy
How to use the plugin with bungeecoord and velocity
# Set the working mode of the plugin
# - Diffuser: This will make the server diffuse to the mainProxyWebsocketLink
# - Host: Make this server the main server (default mode for spigot)
# Example the multiserv/multiproxy setup you can do this:
# - Proxy1: MainHost host mode
# - Proxy2: Diffuser mode
# - Spigot1,2,3,4: Diffuser mode
diffuser: false
# Use the same param as the clientWebSocketLink in the main proxy config
mainProxyWebsocketLink: wss://localhost:8081
# If this is the spigot config: let it empty and a secret will be generated, put it in the bungee config same place
# If this a proxy config: put the secrets of the spigot servers here
# You can also manually define the secret here (Use unique strong secret)
secrets:
- ""
# The name of the server used on the proxy (only for diffuser servers)
# The name of the spigot server (config of your mainProxy) OR a random name for another proxy
proxyServerName: "lobby"
PreviousSSL / When I connect to audio panel it say it's not secureNextHosting the audio panel yourself & HTML Full custom of the client
Last updated