Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active.
This commit is contained in:
10
modules-available/seen.ini
Normal file
10
modules-available/seen.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
;
|
||||
; This module allows asking the server for the last time it saw a specific
|
||||
; player
|
||||
;
|
||||
|
||||
[seen]
|
||||
; Comma seperated list of servers to operate on, leave empty for all
|
||||
servers =
|
||||
; Keyword to which the server reacts
|
||||
keyword = !seen
|
Reference in New Issue
Block a user