NamVelocityBlockVersion
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #89 of 333 management mods in this game by downloads
📋 About This Mod
# NamVelocityBlockVersion A lightweight Velocity proxy plugin that allows you to block specific Minecraft versions from entering individual backend servers. ## Features - **Per-Server Version Control:** Define minimum and maximum protocol versions for each server in your network. - **Custom Kick Messages:** Supports MiniMessage (Adventure) for rich-text notifications. - **Console Command Execution:** Execute any proxy commands when a player is blocked (e.g., remove from queue, notify admins, or ban). - **ajQueue Integration:** Seamlessly remove players from queues if they try to join with an unsupported version. - **Comprehensive Protocol Table:** Includes a built-in reference for Minecraft Protocol IDs from 1.7.10 to the latest versions. ## Configuration The `config.yml` file is generated automatically. You can define server rules like this: ```yaml 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 - `%player%`: The name of the player who was blocked. ## Requirements - Velocity Proxy (3.0+) - Java 21 or higher ## Author - **nattapat2871** ## License This project is licensed under the MIT License - see the LICENSE file for details.
# NamVelocityBlockVersion
A lightweight Velocity proxy plugin that allows you to block specific Minecraft versions from entering individual backend servers.
## Features
- Per-Server Version Control: Define minimum and maximum protocol versions for each server in your network.
- Custom Kick Messages: Supports MiniMessage (Adventure) for rich-text notifications.
- Console Command Execution: Execute any proxy commands when a player is blocked (e.g., remove from queue, notify admins, or ban).
- ajQueue Integration: Seamlessly remove players from queues if they try to join with an unsupported version.
- Comprehensive Protocol Table: Includes a built-in reference for Minecraft Protocol IDs from 1. 7. 10 to the latest versions.
## Configuration
The `config.yml` file is generated automatically. You can define server rules like this:
```yaml
servers:
lobby:
min-protocol: 5
max-protocol: 2147483647
kick-message: "
smp:
min-protocol: 767
max-protocol: 2147483647
kick-message: "
## Placeholders
- `%player%`: The name of the player who was blocked.
## Requirements
- Velocity Proxy (3. 0+)
- Java 21 or higher
- nattapat2871
This project is licensed under the MIT License - see the LICENSE file for details.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- nattapat2871
- Version
- 1.0
- Downloads
- 64
- Endorsements
- 0
- Category
- management
- Created
- 5/23/2026
- Updated
- 5/19/2026
- Game Versions
- 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3
- Tags
- management, optimization, technology
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does NamVelocityBlockVersion support?
The author lists 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4. Other versions may work but are untested by the author.
What is the latest version of NamVelocityBlockVersion?
Version 1.0, published 2026-05-19 with 64 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await