
BloodyPoint
Mod so that personal or global waypoints can be created
Last updated | 2 weeks ago |
Total downloads | 356 |
Total rating | 0 |
Categories | Gloomrot Update Mods Server |
Dependency string | Trodi-BloodyPoint-1.0.4 |
Dependants | 0 other mods depend on this mod |
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.668.5
deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.8.0
README
BloodyPoints Mod so that personal or global waypoints can be created
If you had the previous version installed, you must delete the configuration files for the server and restart the server.
Changelog
1.0.4
- Fixed when a player has never made a waypoint before, it allowed them to create it even if the configuration was at 0.
1.0.2
- Fixed README
1.0.2
- Fix problem with config files when init first time mod
1.0.0
- First Release
Configuration
Once the mod is installed, a configuration file will be created in the server folder \BepInEx\config where you can configure the maximum number of waypoints per user allowed
BloodyPoints.cfg
SECTION | PARAM | DESCRIPTION | DEFAULT |
---|---|---|---|
Config | Waypoint Limit |
Set a waypoint limit per user.s | 1 |
## Settings file was created by plugin BloodyPoints v1.0.0
## Plugin GUID: BloodyPoints
[Config]
## Set a waypoint limit per user.
# Setting type: Int32
# Default value: 1
Waypoint Limit = 1
Chat Commands
COMMAND | DESCRIPTION |
---|---|
.help blp |
Command that returns all available commands |
.blp wpg <Name> (Only Admins) |
Creates the specified global waypoint. |
.blp rmg <Name> (Only Admins) |
Removes the specified global waypoint. |
.blp tpp <Name> <PlayerName/all> (Only Admins) |
Teleports player to the specific waypoint. If we type "all" instead of the player's name it will teleport all online players to the specified point. |
.blp wp <Name> |
Creates the specified personal waypoint. |
.blp rm <Name> |
Removes the specified personal waypoint. |
.blp tp <Name> |
Teleports you to the specific waypoint. |
.blp l |
Lists waypoints available to you |
Credits
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2023-9-16 | 1.0.4 | 106 | Version 1.0.4 | Install |
2023-9-2 | 1.0.3 | 108 | Version 1.0.3 | Install |
2023-9-2 | 1.0.2 | 32 | Version 1.0.2 | Install |
2023-8-27 | 1.0.1 | 71 | Version 1.0.1 | Install |
2023-8-27 | 1.0.0 | 39 | Version 1.0.0 | Install |