mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-12 01:40:44 +01:00
oops i spelt "Floodgate" as "FLoodgate"
parent
adbad106e6
commit
b6b977f2c4
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -65,7 +65,7 @@ If there is a prefix on Floodgate players, you must include the prefix in the na
|
|||
Example: `/tp ".<bedrock_username>"`
|
||||
|
||||
## How do I add players to the whitelist when using Floodgate?
|
||||
There are three ways you can do this. The first way is to use FLoodgate's built in whitelist command. `/fwhitelist add .<bedrock_username>`. The second way is tp turn off the whitelist using `/whitelist off`, then get the Geyser player to join, then run `/whitelist add ".<bedrock_username>"`, then turn the whitelist back on using `/whitelist on`. (If using this method for a Bedrock account linked to an existing, whitelisted Java account, there is no need to _also_ whitelist the Bedrock account; you may link the accounts then immediately turn the whitelist back on.) The second way is to add the player's UUID as given by Floodgate to the whitelist.json file and then run `/whitelist reload`.
|
||||
There are three ways you can do this. The first way is to use Floodgate's built in whitelist command. `/fwhitelist add .<bedrock_username>`. The second way is tp turn off the whitelist using `/whitelist off`, then get the Geyser player to join, then run `/whitelist add ".<bedrock_username>"`, then turn the whitelist back on using `/whitelist on`. (If using this method for a Bedrock account linked to an existing, whitelisted Java account, there is no need to _also_ whitelist the Bedrock account; you may link the accounts then immediately turn the whitelist back on.) The second way is to add the player's UUID as given by Floodgate to the whitelist.json file and then run `/whitelist reload`.
|
||||
|
||||
## How do I find a player's UUID without them joining when using Floodgate?
|
||||
Use [this page.](https://floodgate-uuid.heathmitchell1.repl.co/) If this doesn't work, then try this method:
|
||||
|
|
Loading…
Reference in a new issue