promotional bannermobile promotional banner

VoxelPort

Host Minecraft worlds over the internet with a 6-character code. Fabric client mod — no port forwarding needed.

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

Fabric

modImplementation "curse.maven:voxelport-1551088:8131215"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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/start and /verify/confirm endpoints were unprotected (middleware registered after routes) — fixed
  • Relay URL is XOR-encoded in the JAR — not visible as a plain string