File Details
VoxelPort 1.2.0
- R
- May 23, 2026
- 154.62 KB
- 1
- 26.1.2+3
- Fabric
File Name
voxelport-mod-1.2.0.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21.11
Curse Maven Snippet
Added
- Settings screen — override the relay URL from inside Minecraft (⚙ on multiplayer screen)
- Live relay ping in the tab list header — color-coded green/yellow/red
- Relay URL fetched from the bot at startup — no mod update needed if relay changes
Changed
- Discord auth cache: 2 days → 12 hours
- Auth is now machine-bound — fingerprinted with SHA-256 (userId + machineId)
Fixed
- Per-session Discord validation was wired up but never actually called — fixed
Security
- Bot
/verify/startand/verify/confirmendpoints were unprotected (middleware registered after routes) — fixed - Relay URL is XOR-encoded in the JAR — not visible as a plain string

