summaryrefslogtreecommitdiff
path: root/doc/en/plugins/time_marker.txt
blob: ad171b0d14df5962078a65e1adeb1fadffaf71d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Time Marker
===========

Display the time between two messages.

Installation
------------

You only have to load the plugin.

================

 /load amsg

================

Configuration
-------------

You can configure the minimum delay between two messages, to display the time marker, in seconds. The default is 10 minutes (aka 600 seconds).

[source,conf]
---------------------------------------------------------------------
[time_marker]
delay = 600
---------------------------------------------------------------------

Usage
-----

Messages like “2 hours, 25 minutes passed…” are automatically displayed into the converstation. You don’t need to (and can’t) do anything.