ServerConnect
๐ก Updated this year๐ผ๏ธ Gallery (2 images)
๐ Analysis
- ๐ #190 of 234 management mods in this game by downloads
๐ About This Mod
# ๐ ServerConnect ### Connect Your Minecraft Servers โ Without Proxies **ServerConnect** is a lightweight and easy-to-use plugin that links multiple Paper and Spigot servers together **without requiring Velocity, BungeeCord, Waterfall, or any other proxy software.** Create a seamless Minecraft network with: * ๐ฌ Global Chat * ๐ Network-wide Join & Leave Messages * ๐ Shared Player Counts * ๐ Death & Advancement Synchronization * โ๏ธ Cross-Server Private Messaging * ๐ Paper Server Transfers * โก Network-wide Commands Whether your servers are hosted on dedicated machines, VPSs, home servers, or through services like **playit.gg** and **Ngrok**, ServerConnect keeps your entire network synchronized. !(https://cdn.modrinth.com/data/cached_images/8a7d46166c0b67e3aab95edbfbd25be83d82a56a_0.webp) --- # โจ Features ## ๐ฌ Global Network Chat Chat with players across every connected server. No matter where they are, everyone shares the same conversation. --- ## ๐ Network Join & Leave Messages Broadcast joins and quits across your entire network. Fully configurable per server. You can even choose to only display messages when players join the HUB server. !(https://cdn.modrinth.com/data/cached_images/d275dfa44246b2ba33af46fca1bdb3d87c98b30b.png) --- ## ๐ Paper Server Transfers Transfer players between servers using: ```text /sc send <player> <server> ``` ServerConnect uses the modern Paper Transfer API for smooth server switching without a proxy. --- ## ๐ Shared Global Player Count Display the combined player count of all connected servers. Example: * Server A: 15 players * Server B: 20 players Players see: ```text 35 Online ``` instead of only the local server count. --- ## ๐ Death & Advancement Synchronization Keep your entire network connected. * Share death messages * Broadcast advancements * Celebrate achievements together --- ## โ๏ธ Cross-Server Private Messaging Send messages to players across every connected server. Supported commands: ```text /msg /tell /w ``` Includes player name tab-completion. --- ## โก Network Administration Manage your entire network from any connected server. Features: * Execute commands on all servers * View network status * Transfer players * Shutdown the entire network * Real-time debugging tools --- # ๐ Simple Setup (HUB & NODE) ServerConnect uses a straightforward HUB & NODE system. !(https://cdn.modrinth.com/data/cached_images/1c0435723ab84ff984d4f7f3f18925f0ac355a79_0.webp) ## ๐ HUB (The Boss) Choose one server to act as the central network hub. Typically this is your lobby server. ### Setup 1. Set: ```yaml mode: HUB ``` 2. Choose a secure: ```yaml auth-key ``` 3. Open the configured port: ```yaml bind-port: 25560 ``` in your firewall. --- ## ๐ ๏ธ NODE (The Helpers) For every additional server: 1. Set: ```yaml mode: NODE ``` 2. Enter the HUB address: ```yaml hub-host ``` 3. Use the same: ```yaml auth-key ``` That's it. No Velocity. No BungeeCord. No Waterfall. --- # /sc help !(https://cdn.modrinth.com/data/cached_images/38b563c635a96181ca4df468056c0c3d32d51ef6.gif) !(https://cdn.modrinth.com/data/cached_images/a7d055dc1d64eab2180b6b084c1328441200e2bb.gif) # ๐ Commands & Permissions | Command | Description | Permission | | ---------------------------- | ------------------------------------------- | ----------------------- | | `/sc info` | Show plugin information & Modrinth link | Everyone | | `/sc help` | Open the interactive GUI help menu | `serverconnect.help` | | `/sc reload` | Reload configuration and restart networking | `serverconnect.reload` | | `/sc status` | View connected servers (HUB marked) | `serverconnect.status` | | `/sc send <player> <server>` | Transfer a player | `serverconnect.send` | | `/sc stop` | Shutdown the whole network | `serverconnect.stop` | | `/sc command <command>` | Execute a command on all servers | `serverconnect.command` | | `/sc debug` | Toggle live network logs | `serverconnect.debug` | | `/msg <player>` | Cross-server private message | Everyone | --- # ๐ฎ In-Game Configuration Manage important settings directly from Minecraft. ```text /sc setname <name> ``` Change the server name. ```text /sc setmode <HUB|NODE> ``` Switch network role. ```text /sc setkey <password> ``` Update authentication key. ```text /sc sethubip <IP:Port> ``` Set HUB transfer shortcut. ```text /sc hidetab <Server> ``` Hide players from a specific server in your local tab list. ```text /sc language <de|en> ``` Switch plugin language instant
# ๐ ServerConnect
### Connect Your Minecraft Servers โ Without Proxies
ServerConnect is a lightweight and easy-to-use plugin that links multiple Paper and Spigot servers together without requiring Velocity, BungeeCord, Waterfall, or any other proxy software.
Create a seamless Minecraft network with:
๐ฌ Global Chat ๐ Network-wide Join & Leave Messages ๐ Shared Player Counts ๐ Death & Advancement Synchronization โ๏ธ Cross-Server Private Messaging ๐ Paper Server Transfers โก Network-wide Commands
Whether your servers are hosted on dedicated machines, VPSs, home servers, or through services like playit.gg and Ngrok, ServerConnect keeps your entire network synchronized.
!(https://cdn.modrinth.com/data/cached_images/8a7d46166c0b67e3aab95edbfbd25be83d82a56a_0.webp)
# โจ Features
## ๐ฌ Global Network Chat
Chat with players across every connected server.
No matter where they are, everyone shares the same conversation.
## ๐ Network Join & Leave Messages
Broadcast joins and quits across your entire network.
Fully configurable per server.
You can even choose to only display messages when players join the HUB server.
!(https://cdn.modrinth.com/data/cached_images/d275dfa44246b2ba33af46fca1bdb3d87c98b30b.png)
## ๐ Paper Server Transfers
Transfer players between servers using:
```text
/sc send
ServerConnect uses the modern Paper Transfer API for smooth server switching without a proxy.
## ๐ Shared Global Player Count
Display the combined player count of all connected servers.
Server A: 15 players Server B: 20 players
Players see:
```text 35 Online ```
instead of only the local server count.
## ๐ Death & Advancement Synchronization
Keep your entire network connected.
Share death messages Broadcast advancements Celebrate achievements together
## โ๏ธ Cross-Server Private Messaging
Send messages to players across every connected server.
Supported commands:
```text /msg /tell /w ```
Includes player name tab-completion.
## โก Network Administration
Manage your entire network from any connected server.
Execute commands on all servers View network status Transfer players Shutdown the entire network * Real-time debugging tools
# ๐ Simple Setup (HUB & NODE)
ServerConnect uses a straightforward HUB & NODE system.
!(https://cdn.modrinth.com/data/cached_images/1c0435723ab84ff984d4f7f3f18925f0ac355a79_0.webp)
## ๐ HUB (The Boss)
Choose one server to act as the central network hub.
Typically this is your lobby server.
```yaml mode: HUB ```
2. Choose a secure:
```yaml auth-key ```
3. Open the configured port:
```yaml bind-port: 25560 ```
in your firewall.
## ๐ ๏ธ NODE (The Helpers)
For every additional server:
```yaml mode: NODE ```
2. Enter the HUB address:
```yaml hub-host ```
3. Use the same:
```yaml auth-key ```
No Velocity. No BungeeCord. No Waterfall.
!(https://cdn.modrinth.com/data/cached_images/38b563c635a96181ca4df468056c0c3d32d51ef6.gif)
!(https://cdn.modrinth.com/data/cached_images/a7d055dc1d64eab2180b6b084c1328441200e2bb.gif)
# ๐ Commands & Permissions
| Command | Description | Permission |
| ---------------------------- | ------------------------------------------- | ----------------------- |
| `/sc info` | Show plugin information & Modrinth link | Everyone |
| `/sc help` | Open the interactive GUI help menu | `serverconnect.help` |
| `/sc reload` | Reload configuration and restart networking | `serverconnect.reload` |
| `/sc status` | View connected servers (HUB marked) | `serverconnect.status` |
| `/sc send
# ๐ฎ In-Game Configuration
Manage important settings directly from Minecraft.
```text
/sc setname
Change the server name.
```text
/sc setmode
Switch network role.
```text
/sc setkey
Update authentication key.
```text
/sc sethubip
Set HUB transfer shortcut.
```text
/sc hidetab
Hide players from a specific server in your local tab list.
```text
/sc language
Switch plugin language instant
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- FelixFGF
- Version
- 1.2
- Downloads
- 88
- Endorsements
- 1
- Category
- management
- Created
- 6/20/2026
- Updated
- 6/30/2026
- Game Versions
- 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5
- Tags
- management, social, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does ServerConnect support?
The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6. Other versions may work but are untested by the author.
What is the latest version of ServerConnect?
Version 1.2, published 2026-06-30 with 88 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await

