mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-13 18:30:44 +01:00
Formatting and clarity
parent
12b11d2dd4
commit
e07be1b9b6
1 changed files with 2 additions and 1 deletions
3
FAQ.md
3
FAQ.md
|
@ -101,7 +101,8 @@ GeyserUpdater ([GitHub page](https://github.com/YHDiamond/GeyserUpdater)/[Spigot
|
||||||
|
|
||||||
## How can I make DiscordSRV show Floodgate 2.0 or GeyserSkinManager skins?
|
## How can I make DiscordSRV show Floodgate 2.0 or GeyserSkinManager skins?
|
||||||
Replace the `AvatarUrl` line in your DiscordSRV config with this: `AvatarUrl: https://mc-heads.net/avatar/{texture}/{size}.png`
|
Replace the `AvatarUrl` line in your DiscordSRV config with this: `AvatarUrl: https://mc-heads.net/avatar/{texture}/{size}.png`
|
||||||
Note: you need to be running DiscordSRV v1.22.0 or newer.
|
|
||||||
|
Note: you need to be running DiscordSRV v1.22.0 or newer. Floodgate 2.0 or GeyserSkinRestorer is still required for skins to show up for Java players and for this to work.
|
||||||
|
|
||||||
## Can I use Buycraft with Geyser?
|
## 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)**
|
You sure can! Buycraft supports Java & Bedrock players via the Offline store mode **(Recommended to be used with Floodgate)**
|
||||||
|
|
Loading…
Reference in a new issue