This is a client side server utility, to allow Forge servers to make inter-server portals.
This mod is meant to be used in server mod-packs, which may have multiple, independent servers, to allow the server admins to make portals to transfer players from one server to the next.
This mod is client side only to allow use on non-forge servers as well, for Bungeecord support.
This allows you to include online-mode forge servers in a Bungeecord hub, so long as the forge players have this mod on their client.
Usage instructions:
The mod has 3 config options, ticks, up and width.
up is how high above the command block the ground level of the "portal" is, the default is 3 blocks, as shown below.
width is how far apart the two signs below need to be for this to work.
ticks is how long after triggering that it will apply the transfer, this is to allow players time to move out of the "portal" before it teleports them, so the next time they log into the original server, they do not immediately get transferred again.
This picture shows the basic setup, when the player walks between the two signs, the transfer is initiated.
The sign over the command block should have the server IP or host name on the top line, and the server port on the second line. This currently only supports hosts or ips that fit on 1 line.
The sign needing to be over a command block is to prevent this from being exploited on servers, as only those with access to placing command blocks can make a portal. The command block does not need to be functional.
The contents of the other sign are irrelevant, as are the blocks around the sign.
Do not comment on the curse.com page for this, I do not get notified about those, so will not see them for several months. comment on the curseforge.com page instead.