LPC Pro · Integrations
ViaVersion
Documents LPC Pro 4.0.0 · mirrored from the product wiki, updated 2026-02-07 · GitBook version
LPC Pro integrates with ViaVersion to detect which Minecraft client version each player is using.
What It Enables
- Client Version Detection — Know which Minecraft version each player is connecting with
- Version-Specific Behavior — Adapt features based on the player's client version
Setup
- Install ViaVersion on your server
- Ensure
via-version: trueis set inconfig.ymlunderhooks:
How It Works
ViaVersion allows players on different Minecraft versions to connect to your server. LPC Pro reads the client's protocol version through ViaVersion's API and can adapt behavior accordingly.
This is primarily used internally by LPC Pro to ensure compatibility across different client versions.