mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-12 01:40:44 +01:00
DiscordSRV skin support
parent
51a1b7e911
commit
51c1fbdf25
1 changed files with 4 additions and 0 deletions
4
FAQ.md
4
FAQ.md
|
@ -99,6 +99,10 @@ The long answer: currently, there is no way for Geyser to translate the features
|
|||
|
||||
GeyserUpdater ([GitHub page](https://github.com/YHDiamond/GeyserUpdater)/[Spigot page](https://www.spigotmc.org/resources/geyserupdater.88555/)) is a Spigot/BungeeCord plugin option for auto-updating. Please note that this plugin is also unaffiliated and unsupported by Geyser, and users should redirect support for the plugin to its Discord.
|
||||
|
||||
## How can I make DiscordSRV skins work with Floodgate 2.0 or GeyserSkinManager?
|
||||
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.
|
||||
|
||||
## 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)**
|
||||
|
||||
|
|
Loading…
Reference in a new issue