Loadout

Платное Loadout 2.4.1

JSON:
{
  "Permissions cache duration (seconds)": 300,
  "Command": [
    "loadout",
    "outfit",
    "spawnkit",
    "loadouts",
    "load-out"
  ],
  "Wipe data on new map": [
    {
      "Permission": "loadout.default",
      "Priority": 1,
      "Reset items from old loadout group": true,
      "Can save loadout": true,
      "Can get loadout": true,
      "Block if shortname was not defined": true,
      "Restriction by categories": {
        "Attachment": 0,
        "Weapon": 0,
        "Construction": 0,
        "Items": 0,
        "Resources": 0,
        "Attire": 0,
        "Tool": 0,
        "Medical": 0,
        "Food": 0,
        "Ammunition": 0,
        "Traps": 0,
        "Misc": 0,
        "All": 0,
        "Common": 0,
        "Component": 0,
        "Search": 0,
        "Favourite": 0,
        "Electrical": 0,
        "Fun": 0
      },
      "Restriction by shortnames": {
        "rifle.ak": 1,
        "ammo.rifle": 300
      }
    },
    {
      "Permission": "loadout.vip",
      "Priority": 2,
      "Reset items from old loadout group": true,
      "Can save loadout": true,
      "Can get loadout": true,
      "Block if shortname was not defined": true,
      "Restriction by categories": {
        "Attachment": 0,
        "Weapon": 0,
        "Construction": 0,
        "Items": 0,
        "Resources": 0,
        "Attire": 0,
        "Tool": 0,
        "Medical": 0,
        "Food": 0,
        "Ammunition": 0,
        "Traps": 0,
        "Misc": 0,
        "All": 0,
        "Common": 0,
        "Component": 0,
        "Search": 0,
        "Favourite": 0,
        "Electrical": 0,
        "Fun": 0
      },
      "Restriction by shortnames": {
        "rifle.ak": 1,
        "ammo.rifle": 300
      }
    },
    {
      "Permission": "loadout.admin",
      "Priority": 500,
      "Reset items from old loadout group": true,
      "Can save loadout": true,
      "Can get loadout": true,
      "Block if shortname was not defined": true,
      "Restriction by categories": {
        "Attachment": 0,
        "Weapon": 0,
        "Construction": 0,
        "Items": 0,
        "Resources": 0,
        "Attire": 0,
        "Tool": 0,
        "Medical": 0,
        "Food": 0,
        "Ammunition": 0,
        "Traps": 0,
        "Misc": 0,
        "All": 0,
        "Common": 0,
        "Component": 0,
        "Search": 0,
        "Favourite": 0,
        "Electrical": 0,
        "Fun": 0
      },
      "Restriction by shortnames": {
        "rifle.ak": 1,
        "ammo.rifle": 300
      }
    }
  ]
}