Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Disable sending of resource packs to players of certain Minecraft versions via a Velocity plugin
Resource Pack Disabler
Lets you prevent backend resource packs from being sent to players of certain Minecraft versions, globally or per Velocity server. Useful if your resource packs (e.g. from itemsadder, oraxen, or nexo) aren't compatible with newer Minecraft versions yet.
Important: Make sure your Velocity is up to date and supports the new Minecraft version itself.
# Example values. Allows exact versions, ranges, and comparison operators: > / < / >= / <=
global:
- 26.1
servers:
lobby:
- 1.9-1.12.2
modern:
- '>=1.21'
Pages
Members
Owner