版本 1.12.15 中的新功能

 发布

– 修复了更新游戏后的问题

关于 IQWipeBlock

IQWipeBlock – 擦除后项目的多功能临时锁定

具有以下能力:
– 一个界面,可自行
生成带有阻塞进度的行位置 – 您可以完全详细
配置锁 – 主要物品(弹药或模块)的附加物品锁的变体,您可以在主要物品解锁期间或解锁后启用附加物品的解锁
– 支持从插件中使用 SkinID 阻止自定义项目(例如, UraniumTools 插件)
– 完全物品阻塞
– 阻止物品的单独模块(身体套件)
– 阻止单独的弹药筒到物体(可以与模块的阻止(身体套件)相结合,反之亦然)
– 能够突出显示库存
中锁定的物品 – 在库存中选择被锁定的物品可以分为 3 种不同的类型(网格、 闪电、火焰,见视频回顾)
– 详细的界面配置:
– 您可以自定义所有块的位置,更改它们的位置
– 解锁进度显示的两个视图(在配置中可配置)
– 自定义所有颜色
– 您可以为用户
启用快捷菜单 – 允许用户隐藏和显示快捷菜单
– 启用或禁用带有颜色显示的信息块(通知解锁过程中的颜色)(在配置中配置)
– 支持多语言
– 插件支持:
– 决斗
– 战斗
– 决斗者
– 图像库

配置 

{
  "Setting up Locks": {
    "Configuring weapon and Tool Locks": {
      "rifle.ak": {
        "Time to lock this item(in seconds)": 500,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {
          "weapon.mod.8x.scope": 100
        }
      },
      "wood": {
        "Time to lock this item(in seconds)": 500,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {}
      },
      "stones": {
        "Time to lock this item(in seconds)": 600,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {}
      },
      "sulfur.ore": {
        "Time to lock this item(in seconds)": 700,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {}
      }
    },
    "Configuring Gear locks": {
      "shoes.boots": {
        "Time to lock this item(in seconds)": 600,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {}
      }
    },
    "Setting up explosive locks": {
      "explosive.timed": {
        "Time to lock this item(in seconds)": 7770,
        "SkinID for the item(if not required, leave the value 0)": 0,
        "Additional list related to this subject! (Items that can be applied to the main item, example Weapons - > Ammo)": {}
      }
    },
    "Unlock additional items after unlocking the main one (true) or jointly (false)": true
  },
  "Configuring the interface": {
    "In which part of the screen will the interface with the lock of weapons and tools be located(0-Left, 1-Center, 2-Right)": 0,
    "In which part of the screen will the interface with the equipment lock be located (0-Left, 1-Center, 2-Right)": 1,
    "In which part of the screen will the interface with blocking explosives and ammunition be located(0-On the Left, 1-In the Center, 2-on the Right)": 2,
    "Display the progress of opening an item by filling in the background": false,
    "Display information-instructions, which block is responsible for what": true,
    "Link to your background (If not required, leave the field blank)": "",
    "HEX background color": "#3B3A2EC3",
    "HEX background color blurr": "#00000044",
    "HEX background color blurr of additional items": "#00000076",
    "HEX text color": "#efedee",
    "HEX line color": "#5E5E5EC8",
    "HEX line color when unblocking": "#7D904EFF",
    "HEX background color of the blocked image": "#16161647",
    "HEX color of the background color of the blocked background": "#16161624",
    "HEX background color of the next item to unlock": "#161616FF",
    "HEX background color of the unlocked item": "#667345",
    "HEX background color of an unlocked item with additional locks": "#C67036",
    "HEX color of the subject lines with additional locks": "#D08654FF",
    "Sprite of the blocked element": "assets/icons/bp-lock.png",
    "Sprite in the quick access menu": "assets/icons/warning_2.png",
    "Should I hide the interface opening button after unlocking all items": false,
    "Use the time format (Full - D + H + M(/S) - true / Abbreviated - D/H/M/S - false)": false
  },
  "Configuring the plugin": {
    "Use the label in the player's inventory if the item is locked(the label will be right on the item being locked)": true,
    "Enable menu to open wipeblock": false,
    "Enable the ability to hide the menu to users": true,
    "Select the label type : 0 - Grid, 1-Flame, 2-Lightning": 0,
    "Display time on all blocked items, regardless of progress": false,
    "Settings for collaboration with other plugins": {
      "IQChat : Chat Settings": {
        "IQChat : Custom prefix in chat": "[IQWipeBlock]",
        "IQChat : Custom avatar in the chat (If required)": "",
        "IQChat : Use UI notifications": false
      }
    },
    "Notify players that all items have been fully unlocked (true - yes/false - no). The message is configured in lang": true,
    "Notify players every time they log on to the server that all items are unlocked (true - yes/false - no). The message is configured in lang": false
  }
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。