This package has been marked as deprecated, and it's suggested another
alternative is used.

StonePortalCrossServer
Link your servers together with Stone portals. Update portal tags and teleport directly between servers.
Last updated | 2 years ago |
Total downloads | 228 |
Total rating | 0 |
Categories | Server-side Client-side Transportation |
Dependency string | ValheimEnjoyers-StonePortalCrossServer-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

README
Cross Server Portals
Connect your servers together with Stone Cross-Server Portals.
Installation Guide
Add the StonePortalCrossServer.dll to your BepInEx/plugins
folder on both client and server.
Usage
Update any portal's tag to the following format: SourceTag|Server:Port|TargetTag
- SourceTag: The Tag used to identify this portal.
- TargetTag: The portal tag to search for when teleporting to the other server. If this tag is found either as a SourceTag or the full tag on a portal, you will come out through that portal. This feature only works if the mod is also installed on the server.
- Server:Port: The Address/Hostname of the server and the port.
Examples:
homebase|127.0.0.1:2456|worldspawn
bestbase|127.0.0.1:2460
stonehenge|127.0.0.1
After updating the portal's tag, the portal will change color to indicate it is a cross-server portal. Going through the portal currently ignores all teleportation restrictions.
Configuration
There is currently no configuration.
Changelog
- 1.0.0 - Initial Release