MineJMX

2.3k Downloads

Amount of Time Active needs to update on every call to the accessor

dkhenry opened this issue ยท 0 comments

commented

Right now it seems that the only place where we update activeTime is on player logout. We need to update it while the player is on as well. We should be able to keep[ the same code we have now, just add in a bit to add the time since last login to the playTime when we ask for it via JMX.