mumo3/modules
Stefan Hacker e595ea861b Add channel whitelist for excluding channels from idle handling
This adds a new channel_whitelist variable that can be used
to specify channels that players won't be moved from even if
they are idle.

Fixes: #8
2016-10-22 13:54:02 +02:00
..
source Fix user disconnects from source plugin 2013-04-05 14:42:39 +02:00
__init__.py Make non-module folders also look like modules to improve handling in PyDev 2013-03-23 17:16:44 +01:00
bf2.py Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active. 2011-04-09 03:53:11 +02:00
idlemove.py Add channel whitelist for excluding channels from idle handling 2016-10-22 13:54:02 +02:00
onjoin.py Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active. 2011-04-09 03:53:11 +02:00
samplecontext.py Add samplecontext sample module 2015-05-17 23:22:01 +02:00
seen.py Extend seen module to be aware of online users and make response behavior more natural 2011-04-09 04:53:57 +02:00
test.py Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active. 2011-04-09 03:53:11 +02:00