HomeJavaModsNamVelocityBlockVersion
NamVelocityBlockVersion
ModsJava

NamVelocityBlockVersion

by nattapat2871 · on Modrinth

A lightweight Velocity proxy plugin to block specific Minecraft versions per backend server. Supports custom commands and ajQueue integration.

⬇ Download on Modrinth

NamVelocityBlockVersion

A lightweight Velocity proxy plugin that allows you to block specific Minecraft versions from entering individual backend servers.

Features

Configuration

The config.yml file is generated automatically. You can define server rules like this:

servers:
  lobby:
    min-protocol: 5
    max-protocol: 2147483647
    kick-message: "<red>Lobby server supports version 1.7.10 to latest."
    commands: []

  smp:
    min-protocol: 767
    max-protocol: 2147483647
    kick-message: "<red>SMP server requires version 1.21 or higher!"
    commands:
      - "ajq kick %player%"
      - "kick %player% Please use version 1.21+"

Placeholders

Requirements

Author

License

This project is licensed under the MIT License - see the LICENSE file for details.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more