DropTeleportBound
Server-side V Rising mod that helps players handle teleport-bound items before using Vampire Waygates.
Features
- Server-side only.
- Drops only items marked by the game as teleport-bound.
- Supports manual dropping of teleport-bound items.
- Supports optional auto-drop when waypoint teleport is blocked.
- Auto-drop for teleport-bound items is still in beta and may not work perfectly in every situation.
Requirements
- BepInEx
- VampireCommandFramework
Installation
- Install the required dependencies.
- Place
DropTeleportBound.dll into your server's BepInEx plugins folder.
- Start or restart the server.
Commands
Manual drop
.throw or .dropbound
- Drops all teleport-bound items from your inventory.
Auto drop
-
.tpbound on
- Enables automatic dropping of teleport-bound items when you press a waypoint and vanilla teleport is blocked.
- Shortcut: .tpb on
-
.tpbound off
- Disables automatic dropping of teleport-bound items.
- Shortcut: .tpb off
-
.tpbound status
- Shows your current auto-drop setting.
- Shortcut: .tpb status
Credits
License
This project is licensed under the AGPL-3.0 license.
Notes