Skip to content

Commit

Permalink
Update providers.ts (GeyserMC#58)
Browse files Browse the repository at this point in the history
* Update providers.ts

VemoxHost added

* Maintain alphabetized list

---------

Co-authored-by: Kas-tle <[email protected]>
  • Loading branch information
santevemox and Kas-tle committed Feb 27, 2025
1 parent f281f31 commit 0ed2600
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,14 @@ export const providersData: Providers = {
message: "You can enable Geyser on the version changer page. Geyser will run on the given port by the host."
})
},
{
name: 'VemoxHost',
url: 'https://vemoxhost.com/',
description: translate({
id: 'providers.provider.vemox_hosting.description',
message: "Full automatic installation. Go to one of the panel options and select the option to enable GeyserMC. Then, restart and connect to your server using your Java IP and port."
})
},
{
name: 'Virtual Gladiators',
url: 'https://virtualgladiators.com/',
Expand Down

0 comments on commit 0ed2600

Please sign in to comment.