You are viewing a potentially older version of this package. View all versions.
cheesasaurus-WallopWarpers-1.1.0 icon

WallopWarpers

Prevent waygate use during PvP combat. Better protection after teleporting. Configurable.

Date uploaded a year ago
Version 1.1.0
Download link cheesasaurus-WallopWarpers-1.1.0.zip
Downloads 126
Dependency string cheesasaurus-WallopWarpers-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
cheesasaurus-HookDOTS_API-1.0.0 icon
cheesasaurus-HookDOTS_API

Provides an API for mods to hook Unity DOTS systems.

Preferred version: 1.0.0

README

WallopWarpers

Prevents waygate use during PvP combat.

Provides better protection after teleporting to a waygate, to mitigate camping.

  • Longer lasting "Phasing" protection buff.
  • Allows using the waygate while Phasing.

All configurable.

Installation

  • Install BepInEx.
  • Install HookDOTS.
  • Extract WallopWarpers.dll into (VRising folder)/BepInEx/plugins.

Configuration

The following configuration settings are available in BepInEx/config/WallopWarpers.cfg.

  • PvPCombat_AllowWaygateUse [default false]: Whether or not to allow waygate use during PvP combat.
  • SpawnProtectionSeconds [default 12]: How long the protection buff lasts, after teleporting in.
  • SpawnProtection_AllowWaygateUse [default true]: Whether or not to allow waygate use during protection.

Configuration changes are automatically applied; no need to restart the server every time.

Support

Join the modding community.

Post an issue on the GitHub repository.

CHANGELOG

1.1.0

  • Minor ux improvements

1.0.1

  • Bugfix: potential error when multiptle abilities casted in same tick

1.0.0

  • Initial release