mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 06:46:39 +01:00
Elaborate on HeavyNode
parent
e04000b690
commit
c82c86d3fe
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ It should also be noted that these providers may not be verified by the Geyser t
|
||||||
- [Tutorial for a Minecraft server Google Cloud](https://cloud.google.com/solutions/gaming/minecraft-server)
|
- [Tutorial for a Minecraft server Google Cloud](https://cloud.google.com/solutions/gaming/minecraft-server)
|
||||||
- Note: You'll need to also allow port 19132 on UDP, use Paper instead of vanilla and put Geyser in the plugins folder
|
- Note: You'll need to also allow port 19132 on UDP, use Paper instead of vanilla and put Geyser in the plugins folder
|
||||||
- You also don't need an SSD, they're just trying to make you pay more
|
- You also don't need an SSD, they're just trying to make you pay more
|
||||||
* [Heavynode](https://www.heavynode.com/) (Get Geyser as a plugin. Use default port and 0.0.0.0 as address. 19132 is blocked for DDOS reasons so your best bet is to use the same port as your Java server for the Bedrock port in your config and connect with that port.)
|
* [Heavynode](https://www.heavynode.com/) (Get Geyser as a plugin. Use default port and 0.0.0.0 as address. 19132 is blocked for DDOS reasons so your best bet is to use the same port as your Java server for the Bedrock port in your config and connect with that port. Also, see [here](https://github.com/GeyserMC/Geyser/wiki/Fixing-%22Unable-to-Connect-to-World%22#bedrock-players-can-connect-after-hitting-the-server-on-a-tcp-port-eg-on-java-or-a-website-on-the-same-server))
|
||||||
* [Hetzner](https://hetzner.com) (Not a dedicated Minecraft provider.)
|
* [Hetzner](https://hetzner.com) (Not a dedicated Minecraft provider.)
|
||||||
* [HostMC4Free](https://hostmc4free.com) (Order new service, choose Geyser in Bedrock section, and open a ticket to request a second port all ports support UDP)
|
* [HostMC4Free](https://hostmc4free.com) (Order new service, choose Geyser in Bedrock section, and open a ticket to request a second port all ports support UDP)
|
||||||
* [HumbleServers](https://humbleservers.com/) (Get Geyser as a plugin. Use the same port as your Java server for the Bedrock port in your config, or one of the two extra ports, and connect with that port. If the subdomain doesn't work, use your regular IP address with numbers.)
|
* [HumbleServers](https://humbleservers.com/) (Get Geyser as a plugin. Use the same port as your Java server for the Bedrock port in your config, or one of the two extra ports, and connect with that port. If the subdomain doesn't work, use your regular IP address with numbers.)
|
||||||
|
|
Loading…
Reference in a new issue