In my server, I am using the Voice Chat mod (https://www.curseforge.com/min…c-mods/simple-voice-chat/), but it needs the port to be changed to work properly. On the wiki it says "
- Make sure you opened the voice chat port on your server (
24454/udpby default)- You can change the port in the server config (
port)
- You can change the port in the server config (
- Some Minecraft server hosters or servers with multiple network adapters require you to bind the voice chat to a specific IP address
- You can set this address in the server config (
bind_address) - Use
0.0.0.0to not bind to a specific address (This is the default value) - Don't use this option if you don't know what you are doing
" where can I change the port? Can I even change the port? If I can't, are there any other ways I can use this mod? If not are there and Fabric alternatives that can work? I want the mod to be server-side, so I can use Optifine, and I also use sodium on the server so it runs better.
- You can set this address in the server config (