VIP UltimateLocker - Lock Everything, Auto Lock & Auto Closing 1.3.0

Нет прав для скачивания
JSON:
{
  "TimeZone": "Europe/London",
  "ChatPrefix": "UltimateLocker",
  "AllowAdminToBypassCodeLock (Allows admin to bypass Code Lock without using commands). Default False.)": false,
  "Chat Command": [
    "ul",
    "ultimatelocker"
  ],
  "Auto Lock Configuration": {
    "Chat Command": [
      "autolock",
      "codelock"
    ],
    "Add Lock manually - Chat Command": "locker",
    "Use only Key Lock. [true] to allow only Key Lock. [false] to allow both Key Lock and Code Lock. (Default: FALSE)": false,
    "RESYNC DEFAULT SETTINGS for all players. If set to [true], resets all player settings to the default settings configured. Once the settings are reset, the parameter will automatically be reset to false. (Default: FALSE)": false,
    "FORCE SHARE LOCKS WITH CLAN/TEAM MEMBERS. [true] to force all players to share locks with clan/team members. [false] to force all players to NOT share locks with clan/team members. [null] to use the player's default settings by UI. (Default: null)": null,
    "Player default settings": {
      "Allow automatic lock placement by default. (Default: TRUE)": true,
      "Allow automatic placement of Key Locks if there are no Code Locks in the inventory. (Default: TRUE)": true,
      "Allow Guest Code by default. (Default: FALSE)": false,
      "Allow automatic Share locks with clan/team members by default. (Default: TRUE)": true,
      "Enable streamer mode by default. (Default: FALSE)": false,
      "Allow automatic lock on Doors by default. (Default: TRUE)": true,
      "Allow automatic lock on Boxes by default. (Default: FALSE)": false,
      "Allow automatic lock on Storage Container by default. (Default: FALSE)": false,
      "Allow automatic lock on Lockers by default. (Default: TRUE)": true,
      "Allow automatic lock on TC (Cupboards) by default. (Default: TRUE)": true,
      "Allow automatic lock on Vehicle by default. (Default: TRUE)": true,
      "Allow automatic lock closing when dismount of the vehicle by default. (Default: TRUE)": true,
      "Allow automatic lock on Medieval entity by default. (Default: FALSE)": false,
      "Allow automatic lock on Furnace by default. (Default: FALSE)": false,
      "Allow automatic lock on Vending Machine by default. (Default: FALSE)": false,
      "Allow automatic lock on Composter by default. (Default: FALSE)": false,
      "Allow automatic lock on Mixing Table by default. (Default: FALSE)": false,
      "Allow automatic lock on Planter by default. (Default: FALSE)": false,
      "Allow automatic lock on Auto Turret by default. (Default: FALSE)": false,
      "Allow automatic lock on SAM Site by default. (Default: FALSE)": false,
      "Allow automatic lock on Traps by default. (Default: FALSE)": false,
      "Allow automatic lock on Weapon Rack by default. (Default: TRUE)": true,
      "Allow automatic lock on Stash by default. (Default: FALSE)": false,
      "Allow automatic lock on Neon Sign by default. (Default: FALSE)": false,
      "Allow automatic lock on Other Lockable Entities by default. (Default: FALSE)": false,
      "Allow automatic lock on Other Custom Entities by default. (Default: FALSE)": false
    },
    "Player Auto Closing default settings": {
      "Allow automatic closing by default. (Default: FALSE)": false,
      "Allow automatic closing of Door by default. (Default: FALSE)": false,
      "Allow automatic closing of Double Door by default. (Default: FALSE)": false,
      "Allow automatic closing of Window by default. (Default: FALSE)": false,
      "Allow automatic closing of Garage by default. (Default: FALSE)": false,
      "Allow automatic closing of Ladder Hatch by default. (Default: FALSE)": false,
      "Allow automatic closing of External Gate by default. (Default: FALSE)": false,
      "Allow automatic closing of Fence Gate by default. (Default: FALSE)": false,
      "Allow automatic closing of Legacy Wood Shelter Door by default. (Default: FALSE)": false
    }
  },
  "Auto Closing Configuration": {
    "Add Door Closer manually - Chat Command": "closer",
    "Player Can Pickup Door Closer. (Default: TRUE)": true,
    "Enable automatic closing of Door. (Default: FALSE)": false,
    "Enable automatic closing of Double Door. (Default: FALSE)": false,
    "Enable automatic closing of Window. (Default: FALSE)": false,
    "Enable automatic closing of Garage. (Default: FALSE)": false,
    "Enable automatic closing of Ladder Hatch. (Default: FALSE)": false,
    "Enable automatic closing of External Gate. (Default: FALSE)": false,
    "Enable automatic closing of Fence Gate. (Default: FALSE)": false,
    "Enable automatic closing of Legacy Wood Shelter Door. (Default: FALSE)": false,
      
    "Minimum Closing Delay Time. (Default: 10 seconds)": 10,
    "Maximum Closing Delay Time. (Default: 60 seconds)": 60,
    "Default Closing Delay Time. (Default: 30 seconds)": 30
  },
  "Requires Building Privilege to place Code Locks. (Default: TRUE)": true,
  "Requires Building Privilege to place Code Locks in unowned vehicles. (Default: FALSE)": false,
  "Allow deployment of Code Lock in vehicles owned by other players. (Default: FALSE)": false,
  "Allow deployment of Code Lock in unowned vehicles. (Default: TRUE)": true,
  "Allow pushing vehicles blocked by the Code Lock (Default: TRUE)": true,
  "Set player as owner when placing a Mining Quarry or Pump Jack (also static). (Default: TRUE)": true,
  "Enable Lock": {
    "Vehicles": [
      {
        "ItemName": "Minicopter",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Scrap Transport Helicopter",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Attack Helicopter",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/attackhelicopter/attackhelicopter.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Armored / Hot Air Balloon",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/hot air balloon/hotairballoon.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Row Boat",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "RHIB",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/boats/rhib/rhib.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Tugboat",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/boats/tugboat/tugboat.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Submarinesolo",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/submarine/submarinesolo.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Submarine Duo",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/submarine/submarineduo.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Horse",
        "EnableLock": true,
        "PrefabName": "assets/rust.ai/nextai/testridablehorse.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Tomaha Snowmobile",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Snowmobile",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/snowmobiles/snowmobile.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Sedan",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/sedan_a/sedantest.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "2 Module Car",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/modularcar/2module_car_spawned.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "3 Module Car",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/modularcar/3module_car_spawned.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "4 Module Car",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/modularcar/4module_car_spawned.entity.prefab",
        "RequiredPermission": [
          ""
        ]
      }
    ],
    "Deployables": [
      {
        "ItemName": "Large Furnace",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/furnace.large/furnace.large.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Furnace",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/furnace/furnace.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Legacy Furnace",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/legacyfurnace/legacy_furnace.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Refinery",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/oil refinery/refinery_small_deployed.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Electric Furnace",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/playerioents/electricfurnace/electricfurnace.deployed.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Stone Fireplace",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/fireplace/fireplace.deployed.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "BBQ",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/deployable/bbq/bbq.deployed.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Hobo Barrel",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/misc/twitch/hobobarrel/hobobarrel.deployed.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Storage Barrel B",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_b.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      {
        "ItemName": "Storage Barrel C",
        "EnableLock": true,
        "PrefabName": "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_c.prefab",
        "RequiredPermission": [
          ""
        ]
      },
      ............
    ]
  },
  "VersionNumber": {
    "Major": 1,
    "Minor": 2,
    "Patch": 9
  }
}
Назад
Сверху
Yosh11N

Yosh11N Покупал

VIP подписку! с

🔥 Обновите сейчас!
kuzmi4

kuzmi4 Покупал

VIP подписку! с

🔥 Обновите сейчас!
CheBurashka174

CheBurashka174 Покупал

VIP подписку! с

🔥 Обновите сейчас!
RamRod

RamRod Покупал

VIP подписку! с

🔥 Обновите сейчас!
mrkhris

mrkhris Покупал

VIP подписку! с

🔥 Обновите сейчас!