Offline IM - diva/d2 GitHub Wiki

Description

This addon stores IMs sent to users who are offline. The maximum number of stored IMs per user is 25.

Configuration

[Messaging]
   ;; Should we forward group messages to offline IM if user is offline?
   ForwardOfflineGroupMessages = True

Diva Offline IM and other Offline IM addons

The Diva Offline IM addon is incompatible and mutually exclusive with other Offline IM addons. If you are using another one, you need to disable Diva Offline IM. Do that by copying the [Messaging] section to MyWorld.ini so that it overrides the Diva addon.

Database Tables

This addon creates one new table named "diva_im_offline".