The Network tab shows your server’s connection address and lets you manage additional port allocations.
Your Server Address
At the top of the Network page, you’ll see your server’s primary connection address in the format ip:port. This is what players use to connect.
Additional Ports
Some setups need extra ports — for example:
- Dynmap — Web-based live map needs an HTTP port
- GeyserMC — Bedrock-to-Java bridge needs a UDP port
- Votifier — Vote listener needs a separate port
- RCON — Remote console access
Creating an Additional Allocation
1Open Network Tab
Click Network in the sidebar.
2Request a Port
Click Create Allocation to request an additional port.
3Use the Port
The new port will appear in your allocations list. Use it in your plugin’s configuration.
Note: The number of additional ports available depends on your plan. Most plans include 2-3 extra allocations.
Subdomains
Instead of sharing an IP:port, you can create a custom subdomain for your server. See the Subdomains guide for details.