You are viewing a potentially older version of this package. View all versions.
H4nz0-TargetPortalProtectionReworked-1.0.1 icon

TargetPortalProtectionReworked

Reworked TargetPortal protection with guild support, visibility control and configurable behavior.

Date uploaded a week ago
Version 1.0.1
Download link H4nz0-TargetPortalProtectionReworked-1.0.1.zip
Downloads 51
Dependency string H4nz0-TargetPortalProtectionReworked-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2105
ValheimModding-Jotunn-2.15.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.15.0

README

TargetPortalProtectionReworked

## 🇭🇺 Magyar

Leírás

A TargetPortalProtectionReworked a TargetPortalProtection mod újragondolt változata.
Célja a portálok védelmének és láthatóságának átlátható, rugalmas kezelése.


Fő funkciók

  • Portálvédelem
    Megakadályozza a portálok módosítását és eltávolítását illetéktelen játékosok számára.

  • Terepvédelem
    A portál környezetében nem engedi a terep módosítását.

  • Guild integráció
    A portálok kezelése igazodik a guild tagsághoz, opcionálisan rang alapján.

  • Láthatóság szabályozása
    A játékosok csak azokat a portálokat látják, amelyekhez jogosultságuk van:

    • public → mindenki
    • private → tulajdonos
    • guild → azonos guild
    • admin → adminok
  • Részletes konfiguráció
    Minden fő funkció külön kapcsolható és szabályozható a configban.

  • Debug mód
    Részletes naplózás külön kapcsolóval.


Követelmények

  • BepInEx
  • Jotunn
  • (opcionális) Smoothbrain Guilds

Használat

A modot kliensre és szerverre is telepíteni kell.


🇬🇧 English

Description

TargetPortalProtectionReworked is a reimagined version of the original TargetPortalProtection mod.
It provides a clean and flexible system for portal protection and visibility.


Features

  • Portal protection
    Prevents unauthorized modification and removal.

  • Terrain protection
    Blocks terrain changes near portals.

  • Guild integration
    Portal access can depend on guild membership and rank.

  • Visibility control
    Players only see portals they are allowed to:

    • public → everyone
    • private → owner
    • guild → same guild
    • admin → admins
  • Flexible configuration
    All major features can be individually enabled and configured.

  • Debug mode
    Optional detailed logging.


Requirements

  • BepInEx
  • Jotunn
  • (optional) Smoothbrain Guilds

Usage

The mod must be installed on both client and server.

CHANGELOG

Changelog

1.0.1

### 🇭🇺 Magyar
  • cfg hibajavítás

### 🇬🇧 English
  • cfg bugfix

1.0.0

### 🇭🇺 Magyar

Hozzáadva

  • TargetPortal portálvédelem (módosítás és rombolás tiltása)
  • Terepvédelem a portál környezetében
  • Guild integráció (Smoothbrain Guilds támogatás)
  • Guild ID tárolása portálokon
  • Opcionális rang alapú portál módosítás
  • Láthatóság rendszer:
    • public, private, guild és admin portál módok kezelése
    • csak jogosult portálok jelennek meg a térképen
  • Tiltott portálokra kattintás blokkolása
  • Részletes konfiguráció minden fő funkcióhoz

Javítva / Fejlesztve

  • Teljesen újragondolt működés az eredeti TargetPortalProtection modhoz képest
  • Stabilabb működés későn betöltődő TargetPortal komponensekkel
  • Optimalizált portál keresés és pin kezelés
  • Jelentősen csökkentett logolás normál működés mellett

Technikai

  • Retry alapú patch rendszer a TargetPortal.Map betöltéséhez
  • Debug logolás külön kapcsoló mögé helyezve
  • ZDO cache optimalizáció a teljesítmény érdekében

🇬🇧 English

Added

  • TargetPortal protection (prevents modification and destruction)
  • Terrain protection around portals
  • Guild integration (Smoothbrain Guilds support)
  • Guild ID storage on portals
  • Optional rank-based portal modification
  • Visibility system:
    • supports public, private, guild and admin portal modes
    • only allowed portals are shown on the map
  • Blocking interaction with unauthorized portals
  • Detailed configuration for all major features

Improved

  • Fully reworked logic compared to the original TargetPortalProtection
  • More stable handling of late-loaded TargetPortal components
  • Optimized portal lookup and pin handling
  • Reduced log spam during normal operation

Technical

  • Retry-based patch system for TargetPortal.Map loading
  • Debug logging moved behind config toggle
  • ZDO cache optimization for better performance