DropTeleportBound
Server-side V Rising mod that helps players handle teleport-bound items before using Vampire Waygates.
| Last updated | 12 hours ago |
| Total downloads | 3 |
| Total rating | 0 |
| Categories | Server Mods Oakveil Update |
| Dependency string | GGs-DropTeleportBound-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.11.0README
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)