saicone / OneTimePack

Bungeecord and Velocity plugin that reduces duplicated resource pack requests
MIT License
17 stars 2 forks source link

1.20.4 Packs not overriding, stacking instead #3

Closed BloonsDooms closed 8 months ago

BloonsDooms commented 8 months ago

In 1.20.4 the behavior where you send the resource pack to the client was changed from overriding the existing pack, to adding another pack.

There is a new packet that can be sent to disable individual packs or all packs, could this be implemented?

Rubenicos commented 8 months ago

Download latest version and check the new behavior configuration, by default it override packs on PLAY protocol and stack on CONFIGURATION protocol.