Possible to add Economics back?
I have to revert back to V1.3.2 cause the latest one doesn't allow me to use economics.

Its not giving me any problem though on Oxide.Rust Version: 2.0.4462
Please read the plugin details. --> https://umod.org/plugins/vehicle-license
  "Vehicle Settings": {
    "Rowboat": {
      "Purchasable": true,
      "Vehicle Display Name": "Row Boat",
      "Distance To Spawn": 3.0,
      "Cooldown (Seconds)": 180.0,
      "Time Before Vehicle Wipe (Seconds)": 1800.0,
      "Commands": [
        "row",
        "rowboat"
      ],
      "Price": {
        "Economics": {/////////Use Economics for prices
          "amount": 500,
          "displayName": "Money"
        }
      }
    },​