🛞 Anti Bulletproof Tires
The AntiBulletProofTires feature is designed to detect when a player is using bulletproof tires on a vehicle that shouldn’t have them. This is a common exploit used in vehicle PvP or getaway situations but don’t worry girl, we’ve got it covered! 💅✨
🔍 What It Does:
Scans vehicles for unauthorized bulletproof tires.
Ignores vehicles from certain legit classes (like armored vehicles) that are meant to have bulletproof tires.
Helps maintain fair combat and pursuits by making sure everyone plays on the same level.
⚙️ Configuration Example:
PrettyPacketAC.AntiBulletProofTires = {
enabled = false,
action = "WARN"
}
Set enabled = true
to turn it on, and set the action
to "WARN"
, "KICK"
, or "BAN"
depending on how strict you wanna be. 💖
💡 Pro Tip: This detection works best in servers that use custom vehicles or want to restrict bulletproof setups for realism. Perfect for roleplay-heavy servers or PvP-focused gameplay! 🎯
Last updated