

- 设置安全和袭击时间
- 6种玩家GUI显示变体
- 在安全时间内配置阻止活动的能力
- 可以设置每周某一天的时间(默认使用),以及特定日期的时间
- 灵活直观的插件设置
- 实时UI(有6种变体),包含日期、时间和突袭/保险箱时间信息。
- 一个菜单,玩家可以在其中找到每一天的安全时间和突袭时间。
- 方便的游戏内菜单用于插件设置
- 您可以设置擦除后的安全天数










如何打开RTM用户界面设置

默认打开RTM设置界面的命令:/rtm

代码:
{
"Command for open Raid Time Managment UI": "rtm",
"Timezone(Difference between UTC and your time)": 60,
"Time format for UI(True - 24H format, False - 12H format)": false,
"Display UI": true,
"Enable Alerts": true,
"Allow players to close the UI": true,
"[RaidableBases] Allow raiding RB bases in SafeTime": true,
"[TruePVE] Safe Time RuleSet": "default",
"[TruePVE] Raid Time RuleSet": "default",
"[ZoneManager] The plugin will work on entities in the zones": "DISABLED",
"[ZoneManager] Zone ID List": [],
"UI Position": "UPPER_LEFT",
"NPP amount": 0,
"Block only offline raids": true,
"Add safe days after wipe": 1,
"Commands to be executed when raid time starts": [],
"Commands to be executed when safe time starts": [],
"Forbidden actions during the blocking of the raid": {
"Default Raid By Player": true,
"Damage Own Buildings": false,
"Raid By Patrol Helicopter": true,
"Raid By MLRS": true,
"Using Ladders In Building Block": true,
"Damage By Fire": true,
"Build Ceiling In Building Block": true,
"Build Turrets In 2x Building Block Radius": true,
"Break down twig buildings": false
},
"List of prefabs that can always be damaged": [],
"Manage raids by day of the week (Used by default)": {
"Monday": [
{
"Start Raid Block(Hours)": 18,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Tuesday": [
{
"Start Raid Block(Hours)": 14,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Wednesday": [
{
"Start Raid Block(Hours)": 18,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Thursday": [
{
"Start Raid Block(Hours)": 18,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Friday": [
{
"Start Raid Block(Hours)": 18,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Saturday": [
{
"Start Raid Block(Hours)": 10,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
],
"Sunday": [
{
"Start Raid Block(Hours)": 8,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 22,
"Stop Raid Block(Minutes)": 0
}
]
},
"Raid management for specific days(Takes precedence over raid management by day of the week)": {}
}