I put my raid limit to 0/2 then this raid Limit is resetting itself back to 2/2 randmly in the middle of the day when I have it sent to Midnight timezone to reset the counter. This is my config, can anyone tell me why this is happening? Or a way to check what timezone the plugin is using?
{
"1.RaidLimitOperationType": {
"1.1.OperationType": 0,
"1.2.ObjectOwnerIdentification": {
"1.2.1.ObjectSearchDepth": -1,
"1.2.2.ObjectSearchRange": 5
},
"1.3.ToolCupboardIdentification": {
"1.3.1.ObjectSearchDepth": -1,
"1.3.2.ObjectSearchRange": 5,
"1.3.3.CheckToolCupboardInstanceID": true,
"1.3.4.CheckAuthorizedPeoples": true
}
},
"2.RaidLimitSettings": {
"2.1.OneTimeMaximumRaidableHomeCount": 2,
"2.2.NoobCantRaidSecond": 0,
"2.3.InitializeCounterOnMidnightTime": true,
"2.4.MidnightTimeDetectionTimerInterval": 10,
"2.5.CounterChargeDelay": -1,
"2.6.CounterChargeDelayType": 0,
"2.7.CounterChargeType": 0
},
"3.UISettings": {
"3.1.UIEnable": true,
"3.2.UIUpdateInterval": 3,
"3.3.UIPosition": {
"3.3.1.AnchorMin": "0.28 0.025",
"3.3.2.AnchorMax": "0.3392 0.06"
}
},
"4.TeamSyncSettings": {
"4.1.TeamCounterSync": true,
"4.2.PreventTempDisband": true,
"4.3.OldTeamSaveInterval": 600
}
}