mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-13 02:10:44 +01:00
Cleaned up whitelist section
parent
072fb7ad18
commit
af476c3e6f
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -5,4 +5,4 @@ Geyser works as a translator, translating both the incoming and outgoing packets
|
|||
* [ProtocolSupport](https://www.spigotmc.org/resources/protocolsupport.7201/)
|
||||
|
||||
## How do I add players to the whitelist when using Floodgate?
|
||||
There are two ways you can do this either, turn off the whitelist using `/whitelist off` getting the Geyser player to join then doing `/whitelist add "username"`. Or you can edit the whitelist.json and add the players UUID as given by floodgate then run `/whitelist reload`.
|
||||
There are two ways you can do this. The first way is to turn off the whitelist using `/whitelist off`, then get the Geyser player to join, then run `/whitelist add "username"`, then turn the whitelist back on using `/whitelist on`. Or you can add the player's UUID as given by Floodgate to the whitelist.json file and then run `/whitelist reload`.
|
Loading…
Reference in a new issue