Hello,
I've got the following configuration setup for absoluteTimeScale, The issue being that 00:00 -> 00:59 it does NOT block raiding. If I add in 23, it will start early, and block raiding at 11pm. Is this a bug? Am I missing something? I'd really appreciate it if anyone has solved this issue in the past and can share the solution!
"absoluteTimeScale": {
"00":0.0,
"01": 0.0,
"02": 0.0,
"03": 0.0,
"04": 0.0,
"05": 0.0,
"06": 0.0,
"07": 0.0,
"08": 0.0,
"09": 0.0,
"10": 0.0,
"11": 0.0,
"12": 0.0,
"13": 0.0,
"14": 0.0,
"15": 0.0,
"16": 0.0
},