mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-13 18:30:44 +01:00
Added guide to setting up a Buycraft store supporting Geyser
parent
eec600b589
commit
8f001dc9d0
1 changed files with 16 additions and 1 deletions
17
FAQ.md
17
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.
|
||||
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)**
|
Loading…
Reference in a new issue