You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Velocity support with the VelocityResourcepacks variant of the plugin (requires Velocity 1.1.0, velocity forum topic)
Added ability to define protocol/Minecraft version directly for a pack instead of just the format
Added ability to define multiple variants of a pack to simplify defining different packs per version or permission
Added packetmap.yml to BungeeResourcepacks which allows manually defining the IDs of the used packets. This way only the config would need to be changed to add support for new Minecraft versions!
Improved the return message of /usepack in case of an error
Fix MineDown not working in WorldResourcepacks
Fix resend parameter of the reload command not working correctly