Use your free additional port
Every YiorasHost Minecraft server includes one additional port for plugins that accept their own network connections, such as Simple Voice Chat, Geyser or some map plugins.
1. Assign the port
- Open your server in the game panel.
- Open Network and click Create Allocation.
- Copy the new port number shown below your primary Minecraft address.
Use the number the panel assigns
Do not copy a plugin's default port from a tutorial. For example, Simple Voice Chat defaults to
24454, but you must replace it with your YiorasHost allocation.
2. Put it in your plugin configuration
Stop the server before editing the configuration. Enter the assigned number wherever the plugin asks for its listening, voice, query or service port.
For Simple Voice Chat on Paper, edit plugins/voicechat/voicechat-server.properties:
port=YOUR_ASSIGNED_PORT
For the Fabric, Forge, NeoForge or Quilt version, the file is normally config/voicechat/voicechat-server.properties.
3. Restart and test
Start the server again so the game panel publishes the new allocation. Follow the plugin's own connection test—for Simple Voice Chat, an operator can run /voicechat test PLAYER_NAME in game.
One port can only serve one listener at a time
Do not configure two plugins to use the same protocol and port. Remove an unused secondary allocation from Network before requesting another one.

