diff --git a/src/data/providers.ts b/src/data/providers.ts index d1ca5be..a858987 100644 --- a/src/data/providers.ts +++ b/src/data/providers.ts @@ -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/',