From fc396817c1b26db063a4241db4d76887119ca8b0 Mon Sep 17 00:00:00 2001 From: Josh Date: Tue, 7 May 2024 00:35:59 +0100 Subject: [PATCH] Add Lilypad to providers.json (#258) * Add Lilypad to providers.json * Update _data/providers.json Co-authored-by: chris --------- Co-authored-by: chris --- _data/providers.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/providers.json b/_data/providers.json index 8a45aaa6..51b3f653 100644 --- a/_data/providers.json +++ b/_data/providers.json @@ -41,6 +41,11 @@ "url": "https://ggservers.com", "description": "Can be installed to any server from their auto plugin setups. No further configuration needed." }, + { + "name": "Lilypad", + "url": "https://lilypad.gg/", + "description": "Choose the 'Pufferfish + Geyser' option during checkout to automatically install Geyser, or follow the guide at [lilypad.gg/bedrock](https://lilypad.gg/bedrock)." + }, { "name": "MCProHosting", "url": "https://mcprohosting.com/",