From 8f001dc9d0af85f4079eeda1e970dc45bd7077c3 Mon Sep 17 00:00:00 2001 From: Paul Baird Date: Thu, 11 Jun 2020 19:33:34 +0100 Subject: [PATCH] Added guide to setting up a Buycraft store supporting Geyser --- FAQ.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 995a790..95e612e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -34,4 +34,19 @@ First, you'll need to get the XUID of the player. There are several third-party Yes, we have an official egg for the standalone version, it supports auto-updating and has all config options easily editable. You can find it [here](https://github.com/GeyserMC/pterodactyl-stuff), just download the JSON egg and import it into your panel. ## Can I use Geyser with Ngrok? -Unfortunately Ngrok is TCP-only, so you will not be able to use Geyser with Ngrok. \ No newline at end of file +Unfortunately Ngrok is TCP-only, so you will not be able to use Geyser with Ngrok. + +## Can I use Buycraft with Geyser? +You sure can! Buycraft supports Java & Bedrock players via the Offline store mode **(Recommended to be used with Floodgate)** +### Steps to create a store to support both versions +- Buycraft-> Create Webstore +- Select Game-> Minecraft Offline +- Continue-> Click "Create my Webstore" +- Name your server & Select currency-> Continue +- Select Game Server-> Continue +- Download the plugin version that best suits your server. +- Execute the secret command from your servers console + +Your store is now setup to support Bedrock & Java players + +**(PLEASE NOTE, BEDROCK PLAYERS MUST INCLUDE THE PREFIX)** \ No newline at end of file