
Server Portal
Server Portal is a client-side utility for Forge servers that enables the creation of portals for transferring between different servers.
This mod is perfectly suited for server modpacks that utilize multiple independent servers. Administrators can configure special portals that allow players to easily move from one server to another.
An important feature is that the mod operates exclusively on the client side. This ensures compatibility with servers not using Forge and supports integration with Bungeecord.
Such architecture allows including Forge servers with online mode in a Bungeecord network. For this, it is sufficient that players install this mod on their clients.
Configuration and Usage
The mod offers three main configuration parameters: ticks, up, and width.
The up parameter determines the height of the "portal" placement above the command block. The default value is set to 3 blocks.
The width parameter sets the distance between two signs that activate the teleportation mechanism.
The ticks parameter establishes the delay before executing the player transfer. This function prevents immediate re-teleportation upon the next login to the original server.
The image shows the basic configuration: when a player passes between two signs, the process of transferring to another server is activated.
Sign Requirements
The sign above the command block must contain the IP address or hostname of the target server on the top line, and the server port on the second line. Currently, only addresses that fit on one line are supported.
The requirement to place the sign above a command block serves as a security measure against abuse on servers. Only users with permissions to place command blocks can create portals. The command block itself does not necessarily need to be functional.
The content of the second sign and surrounding blocks do not matter for the mechanism's operation.