Currently this plugin keep track of all timer for users that were logged in; however, if two game clients were launched with separate service account, only the 1st launched game client will modify the timer and stats. The action or timer from 2nd game client will not modify the ones in 1st game client.
Suggestion
Have all game clients work on global file which has all timers, and each game client should refresh its timers if file contents are changed
Problem
Currently this plugin keep track of all timer for users that were logged in; however, if two game clients were launched with separate service account, only the 1st launched game client will modify the timer and stats. The action or timer from 2nd game client will not modify the ones in 1st game client.
Suggestion
Have all game clients work on global file which has all timers, and each game client should refresh its timers if file contents are changed