关于 XRaidProtection
XRaidProtection – 建筑物的夜间保护免受突袭。
-> 在代码中,您可以切换插件语言 – LanguageEnglish = true <-
– 针对不同显示器分辨率优化界面。
– 有一个 lang ru/en/uk/es/fr/pt-PT/pt-BR。
– 与保护装置交互时的声音效果。
– 设置防护时间范围。
– 设置保护百分比。
– 自定义 GUI/聊天消息。[ 每种保护类型的自定义设置 ]
– 除了构建块、门、大墙和门(默认情况下,它们受到保护)之外,还设置受保护的预制件列表。
– 支持 IQChat 插件。
– 在擦除后的前 N 天内设置保护。
– 设置权限的防护百分比。[ 权限列表中最高的权限为有效 ]
– 在一周中的某些日子设置保护活动。[ 示例:仅限工作日 ]
– 在保护过程中可以折断树枝。
– 在聊天中通知玩家有关激活和停用保护的通知。
– 在保护处于活动状态/非活动状态时始终显示 UI 的功能。
– 能够包含车辆保护。
– 能够为擦除后的每一天配置不同百分比的保护。
命令
/protect - view protection status.
配置
{
"Messages in chat and GUI": {
"Interval between messages. Min - 10 sec": 30
},
"Setting the protection duration": {
"Start protection | Hour": 22,
"Start protection | Minute": 0,
"End protection | Hour": 7,
"End protection | Minute": 0,
"Timezone - UTC+0:00": 0,
"Protection activity check timer (.sec)": 120,
"Use local computer/hosting time. [ Requests to an external time service and time zone will be disabled ]": true
},
"General settings": {
"Sound effect": "assets/bundled/prefabs/fx/invite_notice.prefab",
"Protection percentage for all players. 1.0 - 100%": 0.5,
"Protection percentage for all vehicles. 1.0 - 100%": 0.5,
"Protected all vehicles": false,
"Enable sound effect": true,
"Protection activity only in the first days of the wipe": false,
"How protection will work in the early days of the wipe - [ True - all day | False - only in the specified time range ]": false,
"How many first days after the wipe will be active protection": 3,
"Percentage of protection by day, only at ( Protection activity only in the first days of the wipe ). If the list is empty or no day is specified, the protection percentage will be taken from ( Protection percentage for all players. 1.0 - 100% )": {
"1": 1.0,
"2": 0.7,
"3": 0.5
},
"Enable GUI message": true,
"Enable chat message": false,
"Allow breaking twigs during defense": true,
"Enable protection for players with permission when the main protect is not active": false,
"Enable protection against damage from helicopters, MLRS, submarines, etc. [ Excluding rot damage ]": true,
"0 - Protection only for players with permission, 1 - Protection for all players, 2 - Protection for players with permission and for all players": 1,
"What days of the week protection can be active - [ Does not apply to protection in the early days of the wipe ] - [ Sun - 1, Mon - 2, Tue - 3, Wed - 4, Thu - 5, Fri - 6, Sat - 7 ]": [
1,
2,
3,
4,
5,
6,
7
]
},
"GUI settings": {
"AnchorMin [ When damage is dealt ]": "0.5 0",
"AnchorMax [ When damage is dealt ]": "0.5 0",
"OffsetMin [ When damage is dealt ]": "-194.5 80",
"OffsetMax [ When damage is dealt ]": "175.5 110",
"Use icons [ When damage is dealt ]": true,
"AnchorMin [ Status is always displayed ]": "0.5 0",
"AnchorMax [ Status is always displayed ]": "0.5 0",
"OffsetMin [ Status is always displayed ]": "-194.5 -6",
"OffsetMax [ Status is always displayed ]": "175.5 24",
"Use icons [ Status is always displayed ]": false,
"Text color": "1 1 1 0.4",
"Text size": 12,
"Always display UI when protection is active": true,
"Always display UI when protection is inactive": true
},
"List of prefabs that will be protected": [
"cupboard.tool.deployed",
"wall.frame.shopfront.metal"
],
"Setting permissions - [ Permisssion | The percentage of protection by permission. 1.0 - 100% ]": {
"xraidprotection.elite": 0.9,
"xraidprotection.perm": 0.8,
"xraidprotection.vip": 0.7
},
"Wipe date": "01/01/2023",
"Time": "2023-01-01T00:00:00.00+00:00"
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
