A Velocity/BungeeCord plugin that utilizes Geyser's API to allow for per-server resource packs.
A changelog can be found here.
Bedrock edition is... weird. It only allows resource packs to be sent once - before actually logging in to a server. We also cannot disable/enable resource packs on the fly.
To work around this, this plugin sends the default resource pack(s) on login, and then sends the server specific resource pack(s) on server switch. This means that the player will have to log out and back in to get the new resource pack(s) - which is done automatically with a transfer packet.
- Does not fully work with forced hosts/the player logging back in to a server that is not the default server.
- Download the latest release from the modrinth page/releases tab
- Place the plugin in your Velocity/BungeeCord plugins folder
- Restart your proxy
- Configure the config file, specifically ip/port, and the servers. See the config file for more info!
- Run
/reloadpacks
to reload the config, or restart the proxy. - Put the Bedrock edition resource packs in the folder with the name of the server they should be used on.
- Restart the proxy, or run
/reloadpacks
to reload the config.
- /reloadpacks - Reloads the config file and packs. Requires the
geyserpacksync.reload
permission. - /packsyncreload - Alias for /reloadpacks; same permission.
For help with this project: https://discord.gg/WdmrRHRJhS