๐Ÿš˜ Anti VDM

The AntiVDM (Vehicle Deathmatch) system is designed to prevent players from taking damage when rammed by vehicles a common griefing tactic in FiveM servers. While it doesnโ€™t trigger any punishments, it's super useful for creating a safer gameplay experience, especially in roleplay servers! ๐Ÿ’ฅ๐Ÿ’—

โœจ What It Does:

  • โŒ Blocks vehicle damage from being dealt to players.

  • โœ… Helps reduce griefing and accidental deaths caused by reckless or malicious driving.

  • ๐Ÿง  Designed to be lightweight and non-intrusive โ€” it doesn't take action like banning or warning players.

โš™๏ธ Configuration Example:

PrettyPacketAC.AntiVDM = {
    enabled = false
}

Set enabled = true to activate this feature and keep your players safe from rammers! ๐Ÿ’ช


๐Ÿ’ก Pro Tip: Pair this with other detection methods like NoClip or Teleport to catch cheaters trying to use vehicles unfairly in other ways too!

Last updated