SamB440
SamB440
I'm taking this off alpha due to the above comment and it not being fixed anytime in the near future.
unassigned @SamB440
I feel like just expanding the reload command is a better option than a scheduled task. Some sites won't include those headers.
I don't have translations set up for velocity yet. From what I can tell the adventure API only allows using an internal resource bundle of translations, rather than having configurable...
https://stackoverflow.com/questions/1172424/how-to-load-a-resource-bundle-from-a-file-resource-in-java Seems this will work for loading translations from file. But I'm currently waiting for velocity to fix their resource pack API, since there are several bugs
Make sure you have `forcepack.reload` permission on the proxy, or try using console.
Did you set the permission on the proxy, does the command work in the proxy console?
Unfortunately I simply can't reproduce this problem on a 1.20.4 client, 1.20.2 backend server
And how would you let players choose what pack they want? Also most servers like the ones you included just use [PackSquash](https://github.com/ComunidadAylas/PackSquash) to make their resource packs as small as...
I currently don't have the time to implement this feature, it gets a bit complicated trying to sync all the different systems to support a GUI selector. But someone can...