You are viewing a potentially older version of this package. View all versions.
Kevver-GetYourOwnPortal-1.0.4 icon

GetYourOwnPortal

A mod that provides player ownership of portals

Date uploaded 5 months ago
Version 1.0.4
Download link Kevver-GetYourOwnPortal-1.0.4.zip
Downloads 303
Dependency string Kevver-GetYourOwnPortal-1.0.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

GetYourOwnPortal

A mod that provides player ownership of portals.

This allows players to use any name of portal they wish without conflicting with others in a multiplayer context.

With GetYourOwnPortal, no longer will empty or generic portal names plague players on multiplayer servers!

Ownership

  • When placing a portal with your hammer, you will obtain ownership of the newly built portal
  • To disown a portal, use the LAlt+E key combination while hovering over it
  • Once a portal is disowned, it cannot be given ownership again; it must be broken down and remade by the intentional owner

Renaming

Any player may rename a portal, but it will retain its ownership. This remains an option to allow players to assist another with portal renaming.

Destroying

If a portal has an owner, only that owner and server admins will be able to destroy the portal with their hammer.

Connecting With Other Players

To connect a portal with another player, both players must disown the connecting portals.

Example of connecting a portal between two players:

  1. Player A creates a portal and names it AtoB
  2. Player A disowns the AtoB portal
  3. Player B creates a portal and names it AtoB
  4. Player B disowns the AtoB portal
  5. The two disowned AtoB portals connect

Donations

I spend most of my time these days playing and modding Valheim. Any donations are greatly appreciated and can be given through my Buy Me A Coffee page.

Thanks to all of those who support my work! This kind of support gives me more ability to work on mods with my time :)

CHANGELOG

Changelog

1.0.4

  • Added Buy Me A Coffee info to README

1.0.3

  • Fixed null usage error

1.0.2

  • Bump version for CHANGELOG fix

1.0.1

  • Added ServerSync
  • Fixed admin check using ServerSync.ConfigSync
  • Fixed portal destruction check
  • Fixed privilege check for disowning a portal

1.0.0

  • Initial release