Skip to content
New issue

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 GeyserMC #2380

Closed
wants to merge 1 commit into from
Closed

Add GeyserMC #2380

wants to merge 1 commit into from

Conversation

libewa
Copy link
Contributor

@libewa libewa commented Jul 4, 2023

fixes #2381

@libewa libewa mentioned this pull request Jul 4, 2023
3 tasks
@theofficialgman
Copy link
Collaborator

as I understand it this is the standalone install of GeyserMC (not the plugin/mod version for spigot/paper/etc servers).

What is your intention with the standalone versions? Is it so that you can connect from the bedrock version of minecraft to any arbitrary java edition server or is it to connect to a java edition server that you run? If it is the latter, I think the mod/plugin version would be more appropriate to integrate into the Minecraft Java Server app

@libewa
Copy link
Contributor Author

libewa commented Jul 4, 2023

its the first.

@theofficialgman
Copy link
Collaborator

its the first.

I think you should update the description to state that as well as the minimum java server version of 1.20.
Maybe this other info as well

The server you are connecting to has to support the latest version of Minecraft: Java Edition (at this time this is Minecraft 1.20/1.20.1) The server itself does not have to be the latest version but does have to allow connections. If you’re running the server on an older version, you can use the plugin ViaVersion.

The device running Geyser must support Java 16 or later. If you need help installing or updating, please see PaperMC’s Java update page.

If you are connecting to an online mode Java server, a paid Java account is required. If you are running the server, you can bypass this requirement for your server with Floodgate.

Your Bedrock client has to be a supported version - at this time that is Bedrock version(s) 1.19.80-1.20.1.

To allow Geyser Standalone to be reached outside the local network, Unlike Minecraft: Java Edition, Bedrock Edition runs on port 19132 on the UDP protocol. When port forwarding, make sure to allocate to 19132 UDP or another UDP port.

Currently, Geyser does not support key signing. To disable it (on servers running version 1.19 and higher), follow these instructions: Spigot, Paper, & all forks: Set enfore-secure-profile: false in the server.properties file. On BungeeCord: Set enforce_secure_profile: false in your config.yml. Using Velocity: set force-key-authentication = false in your velocity.toml.

@theofficialgman theofficialgman marked this pull request as draft July 22, 2023 21:35
@theofficialgman
Copy link
Collaborator

closing as stale. changes were requested but not made.

I also do not have the ability nor desire to maintain or provide support for this application and another pi-apps maintainer would need to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GeyserMC install script
2 participants