Skript
Skript copied to clipboard
Add UUID support for send resource pack effect
Suggestion
Minecraft 1.20.3 added support for UUIDs when sending resource packs: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Player.html#setResourcePack(java.util.UUID,java.lang.String,byte[],java.lang.String,boolean)
This is going to be used to remove resource packs from a client (Bukkit doesn't have API for that yet)
Why?
I would like to see this added so that down the road when Bukkit adds API to remove resource packs, we can make use of that (the packet used requires a UUID)
Other
No response
Agreement
- [X] I have read the guidelines above and affirm I am following them with this suggestion.