
ServerFlared
Allows you to expose your Minecraft server using automatic Cloudflare Tunnel setup.
554 загрузок3 подписчиковGPL-3.0-or-laterfabricforgeneoforge
Обновлён 5 июля 2026 г. · опубликован 6 декабря 2025 г.
ServerFlared
ServerFlared is a mod that automatically creates and manages a Cloudflare Tunnel for your Minecraft server, allowing players to connect without exposing your public IP address or manually configuring port forwarding.
Requirements
- A Cloudflare account
- A domain name connected to Cloudflare
- (For client/players only) cloudflared program (this mod does the work of automatic managing cloudflared in your server)
Installation
- Install the mod into
modsfolder - Launch Minecraft server
- Configure
config.ymland changetunnelNameandhostName - Relaunch server to update configuration
Features
- Automatic Cloudflare Tunnel setup – Creates and manages a Cloudflare Tunnel with minimal configuration by authenticating your Cloudflare account.
- Automatic cloudflared download – Downloads the required cloudflared binary automatically, reducing manual installation steps. (It automatically works with existing cloudflared installation in your machine!)
- Seamless tunnel configuration – Generates and maintains the necessary tunnel configuration, so you only need to specify their tunnel and hostname.
- Integrated tunnel lifecycle – Starts and stops the Cloudflare Tunnel alongside the Minecraft server, ensuring the tunnel is always available while the server is running.
- Secure remote access – Allows players to connect through a Cloudflare-managed hostname instead of exposing the server's IP address. Ideal for NAT-restricted networks – Makes hosting possible even when traditional port forwarding is unavailable or impractical. Also works best small servers (e.g. with your friends)
License
References
https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.0-beta.5+26.2-neoforge | Бета | 26.1, 26.1.1, 26.1.2 | neoforge | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+26.2-neoforge | Бета | 26.2 | neoforge | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.12-forge | Бета | 1.12, 1.12.1, 1.12.2 | forge | 5 июля 2026 г. | .jar (4.3 МБ) |
| 1.0.0-beta.5+1.9-forge | Бета | 1.9.1, 1.9.2, 1.9.3, 1.9.4 | forge | 5 июля 2026 г. | .jar (4.3 МБ) |
| 1.0.0-beta.5+1.19.2-fabric | Бета | 1.19.3, 1.19.4, 1.20, 1.20.1 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.21.1-forge | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | forge | 5 июля 2026 г. | .jar (4.3 МБ) |
| 1.0.0-beta.5+26.2-fabric | Бета | 26.2 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.20.2-neoforge | Бета | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | neoforge | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.17.1-fabric | Бета | 1.17, 1.17.1 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.20.2-fabric | Бета | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+26.1-fabric | Бета | 26.1, 26.1.1, 26.1.2 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.15.2-forge | Бета | 1.15.2 | forge | 5 июля 2026 г. | .jar (4.3 МБ) |
| 1.0.0-beta.5+1.21.1-fabric | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.16.5-fabric | Бета | 1.16.2, 1.16.3, 1.16.4, 1.16.5 | fabric | 5 июля 2026 г. | .jar (2.3 МБ) |
| 1.0.0-beta.5+1.20.2-forge | Бета | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 5 июля 2026 г. | .jar (4.3 МБ) |
Показаны последние 15 из 90 версий. Все версии — на Modrinth.
Ченджлог
1.0.0-beta.5+26.2-neoforgeБета26.1, 26.1.1, 26.1.2 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+26.2-neoforgeБета26.2 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+1.12-forgeБета1.12, 1.12.1, 1.12.2 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+1.9-forgeБета1.9.2, 1.9.3, 1.9.4 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+1.19.2-fabricБета1.19.4, 1.20, 1.20.1 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+1.21.1-forgeБета1.21.9, 1.21.10, 1.21.11 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+26.2-fabricБета26.2 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
1.0.0-beta.5+1.20.2-neoforgeБета1.20.4, 1.20.5, 1.20.6 · 5 июля 2026 г.
1.0.0-beta.5 - 2026-07-05
Chores
- chore (ci): migrate again to architecutury-loom - (f0b0af5) - GerGerApex1
- remove shadowImpl - (684896a) - GerGerApex1
- chore (ci): fix downgrade java version var - (fad15ab) - GerGerApex1
- fix remaining issues & add neo for 26.x - (298a372) - GerGerApex1
- final fix for jar in jar system - (55cee14) - GerGerApex1
- chore (ci): clean up debug logs - (5ad11ba) - GerGerApex1
- bump to next version - (c8a5171) - GerGerApex1
Documentation
- update README.md again for detailed features [skip ci] - (99a708d) - GerGerApex1
- update README.md again for detailed features [skip ci] - (c0bf32f) - GerGerApex1
Fixes
- cleanup logic & use correct FMLPaths - (f2e77e6) - GerGerApex1
- uhh remove datafixers.const - (901b1f2) - GerGerApex1
Other
- uncomment implementations - (d7c9115) - GerGerApex1
Полная история изменений — на Modrinth.
Комментарии
Загружаем…