Better logging, check ownership of spawned vehicles, prevent from spawning inside buildings/monuments

Great plugin...some issues that I've come across and would love to see a way to remidiate them:

1. No logging of players spawning vehicles
2. No way to check which vehicle belongs to a player
3. Players are spawning in camper vehicles at monuments (oil rig loot rooms, on top of dome, etc.) and just re-spawning in them.

Obviously number 3 is a very big issue and with no way to know who it was....it is abused. Thank you!@

  1. This is probably best as an addon plugin that uses the plugin's hooks, since people have different preferences around logging, such as to server logs, to separate log file, to Discord, etc.
  2. The vehicles are owned, so a plugin like Entity Owner might work, if you are aiming at the fuel tank when running the command.
  3. I can probably add integration with Monument Finder to detect monuments, and add a config section where you can toggle whether spawning/fetching is allowed at those monuments. I could add config options to prevent spawning/fetching/loading a camper preset under certain circumstances, but this will be tricky or impossible in the case where the player is doing a random preset. Might need to rethink this, maybe disallow using the camper beds at certain locations.

Hey @WhiteThunder - any luck with this? Especially number 3?

Players are able to spawn modular cars anywhere - Outpost, blocking recyclers, inside player bases, etc.

If would be great if there was an error when they try to spawn near monuments or in a building blocked location. Thank you.

One option would be to just prevent respawning in a camper bed while the camper is at a monument. That would also punish players to drive their campers to the monument (or spawn it nearby, then drive it further in). I could probably make a simple addon plugin that blocks that respawn.

NKXTQs24ExGTuL8.jpg WhiteThunder

One option would be to just prevent respawning in a camper bed while the camper is at a monument. That would also punish players to drive their campers to the monument (or spawn it nearby, then drive it further in). I could probably make a simple addon plugin that blocks that respawn.

Hi there. This continues to be a major issue for us. Is there any way to prevent spawning of vehicles at monuments?  I will need to remove the plugin as there have been cars and campers spawned all over the place at rig making it essentially a home base at these critical monuments. 

or, add logging to console that shows the grid location/coordinates of where the vehicle is spawned for the player.

this is a major issue for this plugin as people are placing vehicles all over monuments, blocking doors, etc. etc. thanks

you rock! thank you