File Details
ServerBridge-1.0.4.jar
- R
- Mar 5, 2026
- 30.38 KB
- 10
- 1.21.11+12
File Name
ServerBridge-1.0.4.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.13
• Added UDP protocol means if you don't have any additional port don't worry you can use UDP protocol to send commands.
• Added udp: true/false in the config.yml file. If udp: true it will disable the TCP protocol and it will use server's main port
• Added tcp-port: 25565. It only works when udp: is false. You can put additional port in tcp-port:. if you are using TCP protocol make sure do not use the server's main port (the port players use to join)
• If you enabled or disabled the udp setting in config.yml then make sure all the servers in config.yml must have same udp setting