🚀 ZERO LAG UPDATE

The old server address no longer works. Follow this guide to join with ZERO lag!

Version

1.21.11 (Java)

Status

ONLINE

How to Join

1

Create a file on your Desktop named JoinServer.bat

Make sure "File name extensions"is checked in your folder View settings and then right click on your destop and create a text document
and then rename the file to JoinServer.bat make sure it isnt like JoinServer.bat.txt

Info
2

Right-click the file, click Edit, and paste this:

@echo off
title Pearl-Ore All-in-One Bridge
setlocal enabledelayedexpansion

:: 1. Check if cloudflared is installed
echo [SYSTEM] Checking for Cloudflare tunnel software...
where cloudflared >nul 2>nul
if %errorlevel% neq 0 (
    echo [!] Cloudflared not found. Starting installation...
    
    :: 2. Attempt installation via winget
    winget install Cloudflare.cloudflared --accept-source-agreements --accept-package-agreements
    
    if !errorlevel! neq 0 (
        echo [ERROR] Installation failed. Please run this script as Administrator.
        pause
        exit
    )
    
    echo [SUCCESS] Installation complete! 
    echo [SYSTEM] Please restart this script to refresh your system path.
    pause
    exit
)

:: 3. Run the bridge if software exists
echo [SUCCESS] Cloudflared detected.
echo [SYSTEM] Connecting to Pearl-Ore Network...
echo [INFO] Keep this window open while playing!
echo --------------------------------------------------
cloudflared access tcp --hostname mc.pearl-ore.online --url localhost:44455

pause
3

Run the .bat file, keep it open in the background, and join Minecraft at:

localhost:44455

🛠️ Troubleshooting (Read if it fails)

🔥 Extreme Mode (Optional)

If you still have high ping, install WARP for the lowest possible latency also run warp before the JoinServer.bat file:

Download 1.1.1.1