A
Admincraftā€¢8mo ago
pnathan

HOWTO: Running java server for Bedrock Switch - but kids?

I'm looking at setting up a Minecraft server for my elementary school kid and his friends. None of them or their parents are computer types. I'm a professional SRE type, so running a Linux host is my bread and butter šŸ™‚ Geyser seems to be the typical recommendation for bedrock->java translation software.... Looking at Geyser, it seems that for a Switch to connect to it, there's a custom DNS setup that has to be done due to some sort of allowlist in place. To do that, the BedrockConnect has specific BIND server set up with a configuration - and then the Switch admin has to muck with the DNS settings to boot. so to deliver the Java Server for Switch: - Deploy Java jar server - Deploy Geyser jar server - Deploy BedrockConnect BIND - Reconfigure Switch DNS for each player (oh boy. XD) Is that an accurate assessment of the operational requirements?
13 Replies
Admincraft Meta
Admincraft Metaā€¢8mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by pnathan#0
ProGamingDk
ProGamingDkā€¢8mo ago
that or you could do geyser + friendconnect
ProGamingDk
ProGamingDkā€¢8mo ago
GitHub
GitHub - rtm516/MCXboxBroadcast: A simple Geyser extension that bro...
A simple Geyser extension that broadcasts the server over Xbox Live. - rtm516/MCXboxBroadcast
GitHub
GitHub - GraftMC/FriendConnect: A tool for minecraft bedrock that a...
A tool for minecraft bedrock that allows console players to join a server - GraftMC/FriendConnect
pnathan
pnathanOPā€¢8mo ago
Friendconnect looks like its kind of rotted a bit, staring at the issues?
ProGamingDk
ProGamingDkā€¢8mo ago
there was anohter one but forgot the name sadly
pnathan
pnathanOPā€¢8mo ago
aight. maybe its time to make everyone just use java edition. šŸ‘æ
Snow Kit
Snow Kitā€¢8mo ago
MCXboxBroadcast is maintained by one of the geyser maintainers, so Iā€™d assume that one should work
Torrent
Torrentā€¢8mo ago
it does and works great ^
Arthurmeade12
Arthurmeade12ā€¢8mo ago
2x mcxboxbroadcast works great ^
MrScopi
MrScopiā€¢8mo ago
GitHub
GitHub - jhead/phantom: Use your own Minecraft server with your Xbo...
Use your own Minecraft server with your Xbox or PS4 and play with friends! - jhead/phantom
MrScopi
MrScopiā€¢8mo ago
And afaik these don't help with Switch Or maybe it's just phantom that doesn't, I'll have to check out this other one
Torrent
Torrentā€¢8mo ago
Switch is not supported and this is a client tool not a server plugin. There are easier ways for a client to accomplish this
MrScopi
MrScopiā€¢8mo ago
Yeah, after testing mcxboxbroadcast is hands down great and I've ditched Phantom entirely

Did you find this page helpful?