DropTeleportBound
Server-side V Rising mod that helps players handle teleport-bound items before using Vampire Waygates.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
Installation
- Install the required dependencies.
- Place
DropTeleportBound.dllinto your server's BepInEx plugins folder. - Start or restart the server.
Commands
Manual drop
.throwor.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
- KindredCommands by odjit for the project structure and architecture that inspired this mod.
- DropTeleportBound by ministerfrolo for the original client-side mod that inspired this server-side version.
- V Rising Modding Community
License
This project is licensed under the AGPL-3.0 license.
Notes
- If you have any problems or run into bugs, please report them to me in the V Rising Modding Community. Del (delta_663)
