I'm not sure if I mentioned this in a previous post or not.  The latest
beta version of SrvrPowerCtrl introduces four new CLI commands:

srvrpowerctrl getidlecount

..which returns the number of minutes players have been idle, e.g.:

idlecount:15 eodcount:0

Note: the idlecount and eodcount are 'count-up' numbers.

srvrpowerctrl getidlecountdown

..which returns the number of minutes, if players are idle, before the
'on-idle' action will be taken, e.g.:

idlecountdown:43 eodcountdown:10

srvrpowerctrl setidlecount nIdle nEod

..which sets the idle and eod count-ups to the specified numbers,
e.g.:

srvrpowerctrl setidlecount 43 9

Finally:

srvrpowerctrl resetidlecount

..resets both the idle and eod count-ups to zero.

These cli commands are useful if you are experimenting with 'on-idle'
actions.  You can force an on-idle countdown trigger without having to
wait all the way through the on-idle timeout period.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to