About IQWipeBlock
IQWipeBlock - multifunctional temporary lock of items after a wipe
Has the ability to :
- An interface that generates line positions with blocking progress by itself
- You can configure the lock completely in detail
- Variations of additional item locks for the main item ( ammo or modules ), you can enable the unlock of additional items during the unlock of the main item or after it is unlocked
- Support for blocking custom items with SkinID from plugins ( for example, the UraniumTools plugin)
- Full item blocking
- Blocking of separate modules to the item (body kits)
- Blocking of separate cartridges to the object (can be combined with the blocking of modules (body kits) and vice versa)
- Ability to highlight a locked item in your inventory
- The selection of a blocked item in the inventory can be made in 3 different types (grid, lightning, flame, see the video review)
- Detailed interface configuration :
- You can customize the location of all the blocks, change their places
- Two views of the unlock progress display ( configurable in the configuration)
- Customize all colors
- You can enable the quick menu for users
- Allow users to hide and reveal the quick menu
- Enable or disable the informative block with the display of colors ( informs about colors in the process of unlocking ) ( configurable in the configuration)
- Supports multilanguage
- Plugin support:
- Duel
- Battles
- Duelist
- ImageLibrary
CONFIGURATION :
{ "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 } }