 Version Loader
 
 
 
 
 
 
Version Loader is a simple yet powerful plugin for Spigot/Paper servers that allows you to restrict access to only a specific version of Minecraft. It is ideal for servers that want to avoid version incompatibilities or maintain a consistent experience.
 
 
 ✅ Features:
 - Allows only a specific version of Minecraft to connect.
 - Supports ViaVersion.
 - Fully configurable via `config.yml`.
 - Customizable kick message with colors (`&` → `§`).
 - Supports all versions from 1.12.2 to 1.20.6.
 
 
Set-up videos:
 
 [italian] 
 
 
 [english]
 
 
 
Discord:
 
https://discord.gg/vZjpBtv6gr
 
 
⚙️ Configuration:
 In the `config.yml` file, you can define:
 
 
yaml
 allowed-version: "1.20.4"
 language: "it" # Cambia in "en" per abilitare l'inglese
 
 messages:
 it:
 kick-message: "&cVersione non ammessa!&r\n&f&lPer favore entra in %version%!"
 en:
 kick-message: "&cVersion not allowed!&r\n&f&lPlease join using %version%!"