Files
znc/modules
John Reese fdff38f0e6 Fix #1133: Add MinClients option to simple_away
This adds a new option and command to the module, "MinClients", that
specifies the minimum number of clients that must be connected for the
module to considered the user as available.  If fewer clients are
connected than the minimum, the user will be marked away, even if there
are still clients attached.  The default value is "1", which replicates
the existing behavior of the module.

To modify the MinClients value, `/msg *simple_away MinClients [<value>]`
is available.  Running the command without parameters will display the
current value instead of modifying it.
2015-10-12 17:54:17 -07:00
..
2014-12-31 11:28:38 +01:00
2015-08-24 20:12:15 +01:00
2015-08-13 13:48:08 +02:00
2015-09-17 23:18:20 +02:00
2015-09-20 23:36:44 +02:00
2015-09-20 23:36:44 +02:00
2015-09-20 23:36:44 +02:00
2015-09-20 02:19:46 +02:00
2015-09-20 23:36:44 +02:00
2015-08-13 15:21:12 +02:00
2015-09-09 18:49:47 +02:00