Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for kennytv

Disable sending of resource packs to players of certain Minecraft versions via a Velocity plugin

Report resourcepack-disabler?

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'

Information

CategoryAdmin Tools
Published onMarch 27, 2026
LicenseMIT
Downloads0
Stars0
Watchers0

Pinned Versions

Members

Avatar for kennytv

kennytv

Owner