
Mods / Respawn Point
Tags:
#QoL
#Simplification
#Tweak
#Utility
Author: Lemurface
Side: Server
Created: May 31st at 11:43 PM
Last modified: Jun 9th at 4:05 PM
Downloads: 1137
Follow Unfollow 27
Author: Lemurface
Side: Server
Created: May 31st at 11:43 PM
Last modified: Jun 9th at 4:05 PM
Downloads: 1137
Follow Unfollow 27
Recommended download (for Vintage Story 1.20.10 - 1.20.12):
RespawnPointMod-v1.3.0.zip
1-click install
Changes
- Allows you to optionally set a respawn point by...
- Laying down in a Wood or Aged Wood bed.
- Laying down in a Hay bed. (default off)
- Dismounting a Raft. (default off)
- Dismounting a Sailboat. (default off)
- Respawn point resets to default if your respawn point is broken or picked up.
- Chat notification whenever your respawn point is set or lost through this mod.
Notes
- All configurations are server-side.
- For singleplayer, go to
AppData\Roaming\VintagestoryData\ModConfig\RespawnPointConfig.json
- For multiplayer, go to your server's
DataPath\ModConfig\RespawnPointConfig.json
- For singleplayer, go to
- Default config will be created if it doesn't exist.
{
"AllowWoodBeds": true,
"AllowHayBeds": false,
"AllowRaft": false,
"AllowSailboat": false,
"AllowMultiplePlayersPerBed": true,
"ShowChatNotification": true
}
Plans
- More configurable options. (respawn count)
- Other ways to set your spawn point. (elk)
- Chat notification when anything affects your respawn point (eg. Temporal Gears) for consistency.
- Suggestions?
Mod Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
1.3.0 | 544 | Jun 9th at 3:54 PM | RespawnPointMod-v1.3.0.zip | 1-click install | ||
Removed JSON patch which added a behavior to beds. Existing beds won't break and respawn points won't reset. The mod is now properly server-side only. It never did anything client-side, but now it won't be loaded by clients either. | ||||||
1.2.0 | 343 | Jun 3rd at 10:48 PM | RespawnPointMod.zip | 1-click install | ||
Added option AllowMultiplePlayersPerBed (default on) | ||||||
1.1.0 | 131 | Jun 3rd at 3:10 AM | RespawnPointMod.zip | 1-click install | ||
Added server-side configurations.
| ||||||
1.0.0 | 117 | Jun 1st at 6:35 PM | RespawnPointMod.zip | 1-click install | ||
Initial release! Only tested on 1.20.10, but .11 didn't change beds or relevant APIs. |
Lemurface It was a wooden bed I put down about 10k from the start point outside the second story dungeon.
I tried removing the mod and using the "/serverconfig setspawnhere" command but it wouldnt work.
I reinstalled the mod and slept in a bed back at base and that seems to have fixed it.
I also have a bunch of mods installed fyi but none affect spawn iirc.
Thanks for letting me know AnaLoGMunKy.
Did you get the message "Respawn point lost." when the bed was broken? Which bed was it?
Im having an issue where my respawn is not resetting to default when I break the bed I used to set my spawn.
Wahazar Yeah, that's probably coming in the next update. (Now available in 1.2.0+)
Is it possible to have option "one bed one player" - if bed is already used as a spawn point, another player can't use it (unless first player redefined his spawn point to another place)