We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Minecraft Bedrock server instance support.
https://help.minecraft.net/hc/en-us/articles/4408873961869-Minecraft-Dedicated-and-Featured-Servers-FAQ-#h_01GK57JW8ACHQ0187971GFNZSK
Shouldn't be hard, the only real issue I can see is the LD_LIBRARY_PATH env var on Linux.
LD_LIBRARY_PATH
The text was updated successfully, but these errors were encountered:
Just a suggestion here but why not look into https://www.spigotmc.org/resources/geyser-minecraft-bedrock-protocol-support.81297/ as an option. I realize there might be an advantage to just being able to easily host one or the other but nice to be able to have the option to host both.
Sorry, something went wrong.
Merge pull request #92 from Lodestone-Team/90-mixed-content-warning
e9af8cf
No branches or pull requests
Description
Add Minecraft Bedrock server instance support.
https://help.minecraft.net/hc/en-us/articles/4408873961869-Minecraft-Dedicated-and-Featured-Servers-FAQ-#h_01GK57JW8ACHQ0187971GFNZSK
Shouldn't be hard, the only real issue I can see is the
LD_LIBRARY_PATH
env var on Linux.The text was updated successfully, but these errors were encountered: