Weaponless Vehicles

Weaponless Vehicles 1.0.0

Sign in to download
This plugin blocks all damage dealt by players mounted on certain vehicles, such as minicopters or boats.


Permissions

  • weaponlessvehicles.ignore - Allows players to bypass the damage restriction on vehicles.

Configuration

JSON:
{
  "Version": "1.0.0",
  "Restricted Vehicle Prefabs": [
    "minicopter",
    "rhib",
    "rowboat"
  ]
}
  • Restricted Vehicle Prefabs - A list of short prefab names for vehicles on which players cannot deal damage while mounted.

Localization

JSON:
{
  "DamageBlocked": "You cannot deal damage while mounted on a restricted vehicle."
}
Author
VisEntities
Downloads
3
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

Back
Top