19 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by 6tmv#0
um. you don't need a plugin for that.
uhh how u do it then? and why does https://www.spigotmc.org/resources/forcepack.45439/ exist n stuff
Right...
Looks like it handles a little bit more stuff
Like sending resourcepacks per version...
Managing the rp on the proxy?
this is in server.properties btw
hmm then what is this for idk xD
https://www.spigotmc.org/resources/force-resourcepacks.10499/
is there a guide on doing it in the server properties
stuff like this is for signfigantly more complex logic
just use google honestly
its literally just set up the resource pack as normal in server.properties
and set require resource pack to true
also in server.properties
That is meant for networks (multiple minecraft servers connected by a proxy)
Usually resorcepack don't unload themselves when you, let's say, go back to the lobby
Then there's more complex logic like @Cooleg mentioned, like sending rp per version, generate the hash (you can just check the list of stuff it does in their spigot page)
hmm i mean i use viaversion to allow multiple versions to join n stuff so
check if the resource pack works anyways before using unecessary plugins
Resourcepack format hasn't changed that much since... 1.12 probably?
eh
theres been plenty of breaking changes
Yh, I'm not sure
But at least from 1.19 to 1.21 doesn't change that much
And what about for geyser/bedrock players
naturally, newer features (like component-based textures for armors) won't work in modern versions
Can't speak much there, I don't support bedrock
I just checked, apparently it was around 1.16.2
Hmm so does the resource pack automatically disable for bedrock players