

📖 Description
DomainBridge is a lightweight Minecraft plugin designed to automatically update your server’s DNS records whenever the server starts.
No more manual IP changes — players can always connect through your chosen domain or subdomain (e.g. mc.yourdomain.com), even if your public IP changes.
Key Features:
- 🔄 Auto‑update DNS records on server startup
- 🌐 Supports subdomains (e.g.
mc.yourdomain.de) - 🔑 Secure Cloudflare API token authentication
- ⚙️ Configurable TTL (Time To Live) for DNS caching
⚙️ Configuration
After installing, a config.yml file will be generated in your plugin folder. Example:
# DomainBridge Configuration
domain: "mc.yourdomain.de"
provider: "cloudflare"
zone_id: "YOUR_ZONE_ID"
record_id: "YOUR_RECORD_ID"
api_token: "YOUR_API_TOKEN"
ttl: 120
Explanation
- domain → The hostname players use to join (e.g.
mc.yourdomain.de) - provider → DNS provider (
cloudflare) - zone_id → Found in Cloudflare dashboard under your domain overview
- record_id → Retrieved via Cloudflare API for the specific DNS record
- api_token → Scoped Cloudflare API token with DNS edit permissions
- ttl → Time To Live in seconds (e.g.
120= 2 minutes cache)
📥 Installation Guide
- Download the latest DomainBridge
.jarfrom Modrinth. - Place the file into your server’s
plugins/directory. - Start the server once to generate the default
config.yml. - Edit
config.ymlwith your domain, zone ID, record ID, and API token. - Restart the server.
- Done! Your DNS record will now automatically update with your current IP.
🧑💻 Requirements
- Valid DNS provider account (Cloudflare recommended)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as domainbridge-1.0.jar — drop this file into the mods folder
- Download size: 3 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.