Support for mods such as Simple Voice Chat requiring extra ports
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 942
- Forks
- 74
- Avg merge
- 20h 14m
- Merged PRs (30d)
- 15
Description
I'm currently running a private server with a few minecraft instances on it. We have tried a few times to get the Simple Voice Chat (and Audioplayer) mod working, however it requires an extra port (24454/udp in this case).
Is there a way to pass through this extra port? I even tried directly exposing the minecraft docker port and pointing the mod client at the server's ip address (though this would mean multiple instances would need different ports hard coded) but no luck.
If this isn't currently possible on mc-router, is it possible to add this support?
Cheers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting mc-router's current connection-routing and Docker port configuration, then reproduce the Simple Voice Chat case using UDP port 24454 across multiple Minecraft instances. Determine whether the requested mapping can avoid conflicting hard-coded ports; done means configurable UDP forwarding works for each instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100