Skip to content

Commit

Permalink
Remove MCProHosting from providers list (#41)
Browse files Browse the repository at this point in the history
Evidently, the panel has officially migrated to the Apex panel, meaning these instructions are no longer relevant and impossible to perform. Users can view the Apex Hosting guide instead.
  • Loading branch information
Chew authored Dec 4, 2024
1 parent 3ca3848 commit 8c979eb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/data/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@ export const providersData: Providers = {
message: "Tick the 'Enable Bedrock crossplay?' option when changing your server software to automatically install and configure Geyser + Floodgate. For more details, navigate to [lilypad.gg/bedrock](https://lilypad.gg/bedrock)."
})
},
{
name: 'MCProHosting',
url: 'https://mcprohosting.com/',
description: translate({
id: 'providers.provider.mcprohosting.description',
message: "Click 'Enable Bedrock Support' on the server dashboard and follow the steps. For manual installation: Add 'Destination Port' `19132` with 'Protocol UDP' to the port forward mapping and connect to the given source port."
})
},
{
name: 'Minefort',
url: 'https://minefort.com/',
Expand Down

0 comments on commit 8c979eb

Please sign in to comment.