I can't sync my Hud with my desired times. I'd like to start raid times at 12pm Pacific and end at 10pm pacific. I guess I'm having issues with the time zone difference. Once I set my time zone difference, am I still setting raid times based on UTC or my time zone? Right now, with the time zone set in this config, the HUD displays raid time as 00:00 AM - 4:38 PM. I was hoping you might be able to point out my errors or what I'm doing wrong. Thanks.
My Config:
"Command for open Raid Time Managment UI": "rtm",
"Timezone(Difference between UTC and your time)": -460,
"Time format for UI(True - 24H format, False - 12H format)": false,
"Display UI": true,
"Enable Alerts": true,
"Discord webhook [empty = not use]": "",
"Time before the start of the raid in minutes when to send a discord notification": 120,
"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": "LOWER_RIGHT",
"NPP amount": 0,
"Block only offline raids": false,
"Allow bots raids in any time": false,
"Offline defence activation time": 3600,
"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 & TC 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)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Tuesday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Wednesday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Thursday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Friday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Saturday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
],
"Sunday": [
{
"Start Raid Block(Hours)": 22,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 12,
"Stop Raid Block(Minutes)": 0
}
]
},
"Raid management for specific days(Takes precedence over raid management by day of the week)": {
"11/23/2024": [
{
"Start Raid Block(Hours)": 0,
"Start Raid Block(Minutes)": 0,
"Stop Raid Block(Hours)": 16,
"Stop Raid Block(Minutes)": 38
}
],
"11/24/2024": [
{
"Start Raid Block(Hours)": 16,
"Start Raid Block(Minutes)": 38,
"Stop Raid Block(Hours)": 24,
"Stop Raid Block(Minutes)": 0
}
]
}
}