Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

2 Screenshots

  • 30k
  • 43
  • 38.33 kB
 Share

About Car Sharing

Adds to your server the ability to rent a car and ride it all over the map. You can also install bots in which you can rent a car.

 

Commands

  • share.ferrari [targetId] (give a Ferrari)
  • share.mazda [targetId] (give a Mazda)
  • share.skoda [targetId] (give a Skoda)
  • share.opel [targetId] (give an Opel)

 

Permissions

You can set permission in config, for example: 

"Permission (example: carsharing.use)": "carsharing.use",

 

 

Config

{
  "Commands": [
    "rent",
    "carsharing"
  ],
  "Permission (example: carsharing.use)": "",
  "Work with Notify?": true,
  "Economy": {
    "Type (Plugin/Item)": "Plugin",
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance",
    "ShortName": "scrap",
    "Display Name (empty - default)": "",
    "Skin": 0
  },
  "Vehicle call item settings": {
    "Display Name": "RUSTSharing {carname}",
    "ShortName": "box.wooden.large",
    "Skin": 2591806406
  },
  "Cars": [
    {
      "Permission (example: carsharing.vip)": "",
      "Command to give": "share.ferrari",
      "Image": "https://i.imgur.com/0GvWGOv.png",
      "Name": "Ferrari",
      "Cost per minute": 25.0,
      "Car class": "Luxe",
      "Average Speed": "100",
      "Modular Car Settings": {
        "CodeLock": true,
        "KeyLock": false,
        "Engine Parts Tier": 2,
        "Fresh Water Amount": 0,
        "Fuel Amount": 140,
        "Modules": [
          "vehicle.1mod.engine",
          "vehicle.1mod.cockpit.armored",
          "vehicle.1mod.cockpit.armored"
        ]
      }
    },
    {
      "Permission (example: carsharing.vip)": "",
      "Command to give": "share.mazda",
      "Image": "https://i.imgur.com/fAuuZIS.png",
      "Name": "Mazda",
      "Cost per minute": 10.0,
      "Car class": "Comfort",
      "Average Speed": "100",
      "Modular Car Settings": {
        "CodeLock": true,
        "KeyLock": false,
        "Engine Parts Tier": 2,
        "Fresh Water Amount": 0,
        "Fuel Amount": 140,
        "Modules": [
          "vehicle.1mod.engine",
          "vehicle.1mod.cockpit.armored",
          "vehicle.1mod.cockpit.armored"
        ]
      }
    },
    {
      "Permission (example: carsharing.vip)": "",
      "Command to give": "share.skoda",
      "Image": "https://i.imgur.com/u07yAdY.png",
      "Name": "Skoda",
      "Cost per minute": 10.0,
      "Car class": "Comfort",
      "Average Speed": "100",
      "Modular Car Settings": {
        "CodeLock": true,
        "KeyLock": false,
        "Engine Parts Tier": 2,
        "Fresh Water Amount": 0,
        "Fuel Amount": 140,
        "Modules": [
          "vehicle.1mod.engine",
          "vehicle.1mod.cockpit.armored",
          "vehicle.1mod.cockpit.armored"
        ]
      }
    },
    {
      "Permission (example: carsharing.vip)": "",
      "Command to give": "share.opel",
      "Image": "https://i.imgur.com/fEzJjIm.png",
      "Name": "Opel",
      "Cost per minute": 10.0,
      "Car class": "Comfort",
      "Average Speed": "100",
      "Modular Car Settings": {
        "CodeLock": true,
        "KeyLock": false,
        "Engine Parts Tier": 2,
        "Fresh Water Amount": 0,
        "Fuel Amount": 140,
        "Modules": [
          "vehicle.1mod.engine",
          "vehicle.1mod.cockpit.armored",
          "vehicle.1mod.cockpit.armored"
        ]
      }
    }
  ],
  "Bots": {
    "8833355776": {
      "Car Classes (* - all)": [
        "Comfort"
      ]
    },
    "1317845641": {
      "Car Classes (* - all)": [
        "Luxe",
        "Comfort"
      ]
    }
  }
}

 

VIDEO

 

 

  • Like 3

Mevent's Collection

User Feedback

1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.