Modular Car Lift Garage

Modular Car Lift Garage 1.2.0

Store cars in a virtual garage.. It will store the fuel and water in water tanker. It will not store items in the storage box it will drop them on the ground when storing. So your players can not hide there items. You can set how many of the frame type they are allowed to store in the config.

Permission to use the car garage are carstorage.use

Requires https://umod.org/plugins/image-library

Code:
{
  "UiSettings": {
    "BackGroundURL": "https://iili.io/dHH3vI.png",
    "StoreLimitShort": 1,
    "StoreLimitMedium": 1,
    "StoreLimitLong": 1
  },
  "Vip Permissions": {
    "permissionsViP": [
      {
        "Permission": "carstorage.vip",
        "Short": 2,
        "Medium": 2,
        "Long": 2
      },
      {
        "Permission": "carstorage.vip2",
        "Short": 2,
        "Medium": 2,
        "Long": 2
      }
    ]
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 9
  }
}

object ParkTheCar(BasePlayer, BaseModularVehicle , (bool) useLimit ) // the return is bool
  • Like
Reactions: LucianDev

Information

Author
Razor
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest Release v1.2.0

Released
May 4, 2023 at 7:26 PM
Rating
0.00 star(s) 0 ratings


More resources from Razor


Modular Car Lift Garage by Razor
© chaoscode.io Oct 16, 2020