Skip to content

Commit

Permalink
Update Vultam provider description (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramosc27 authored Aug 12, 2024
1 parent 1a3ed01 commit 189e62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ export const providersData: Providers = {
url: 'https://vultam.net/',
description: translate({
id: 'providers.provider.vultam.description',
message: "Set the `bedrock port` to the Java server's port, or request an additional port. The additional port can be `19132` if you buy a dedicated IP."
message: "Enable `clone-remote-port` in the Geyser config, and connect with the Java IP and port. Alternatively, allocate an additional port to your server from the Network section of the control panel and set it as the `bedrock.port` in the Geyser config. Use that port to connect from Bedrock. Please contact [Vultam support](https://clients.vultam.net/submitticket.php?step=2&deptid=1) if you need assistance."
})
},
{
Expand Down

0 comments on commit 189e62f

Please sign in to comment.