VoxelPort

Quick rating

VoxelPort

No reviews yet

Host a Fabric server without port forwarding. Players join with vanilla Minecraft

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
VoxelPort v1.4.3
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

About

Description

Overview

VoxelPort connects a Fabric server or an Open to LAN singleplayer world to VoxelPort-operated relay infrastructure. Your game opens an outbound encrypted WebSocket connection, the relay assigns a public TCP port, and players join that address from vanilla Minecraft.

Players do not need to install the mod.

Animated VoxelPort relay flow


Requirements

Requirement Version
Minecraft 26.x
Fabric Loader 0.18.6+
Java 25+

A device token is generated automatically on first launch — no Discord, no signup, nothing to request or paste.


Quick Start

Singleplayer world

  1. Install the VoxelPort mod in your Fabric client.
  2. Load your singleplayer world.
  3. Use Minecraft's Open to LAN button.
  4. Press Open to VoxelPort from the pause menu.
  5. Share the copied play.voxelport.in:<assigned-port> address.

Players joining your address do not need the mod.

Dedicated server

  1. Install Fabric Loader on your Minecraft server.
  2. Put the VoxelPort mod JAR in your server's mods/ folder.
  3. Restart the server.
  4. Run /voxelport start.
  5. Share the address shown by /voxelport address.

The device token is created for you automatically; /voxelport token <token> exists only as an advanced manual override.


Commands

/voxelport start
/voxelport start <port>
/voxelport status
/voxelport address
/voxelport stop
/voxelport token <token>   (advanced override — not needed normally)

/voxelport start uses the server's configured Minecraft port automatically. Use /voxelport start <port> only when you need to expose a different local port.


Configuration

The mod saves server settings at:

config/voxelport/settings.properties

Example config:

server_token=vp_...        # auto-generated; do not share
public_host=play.voxelport.in
server_host=127.0.0.1
max_connections=200
relay_url=wss://relay.voxelport.in

Leave relay_url at wss://relay.voxelport.in unless you are testing with VoxelPort support.


How It Works

  1. The mod opens an outbound WebSocket to the relay.
  2. It registers using its auto-generated device token.
  3. The relay assigns a public TCP port.
  4. Players join play.voxelport.in:<assigned-port> from vanilla Minecraft.
  5. Minecraft traffic is bridged through the relay to your Fabric server.

The relay is a bridge, not a game server. Your world, mods, and player data stay on your own server.


Troubleshooting

Status shows disconnected Make sure your host allows outbound HTTPS/WSS traffic to relay.voxelport.in on port 443.

Players cannot join Run /voxelport status or /voxelport address, then make sure players are joining the public address shown there.

Disconnects with compression or packet errors Update to the latest mod release. Server mode buffers fragmented WebSocket frames and serializes relay writes to prevent packet-stream corruption.


Links


License

MIT. See the included license file.

VoxelPort is not affiliated with Mojang, Microsoft, Fabric, CurseForge, Modrinth, or Discord.

Screenshots

Gallery

  • how-it-works.gif
    how-it-works.gif how-it-works.gif

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works