Project

General

Profile

Away Options » History » Version 2

Per Amundsen, 12/26/2016 01:29 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Away Options
4
5
Options for the built-in away system.
6
7
h2. Enable Away
8
9
Enables or disabled the built-in away system.
10
11
h2. Automatically set back when typing
12
13
Will mark you as back whenever you type text in a Editbox and press the Enter key.
14
15 2 Per Amundsen
_All [[Scripting Commands|/commands]] except [[/me]] [[/msg]] [[/say]] will not mark you as back._
16 1 Per Amundsen
17
h2. Automatically set away after [X] minutes idle
18
19
Will mark you as away if you haven't sent a message to the server in [X] minutes.
20
21
h2. Settings for [network]
22
23
"Other Networks" settings will apply to all networks except networks without the "Use global settings" checkbox enabled.
24
25
h2. Use global settings
26
27
If checked, the network will use global away settings, otherwise it will use custom settings.
28
29
h2. Change nick to [X]
30
31
Changes your nick to [X] when you are marked as away.
32
33
h2. Notify you are away in channels
34
35
Sends your away message to channels when you go away.
36
37
h2. Notify you are away in private messages
38
39
Sends your away message to nicks who message you while you are away.
40
41
h2. Notify you are away in highlighted messages
42
43
Sends your away message to nicks who highlights you while you are away.
44
45
h2. Away message
46
47
Away message.
48
49
_Away message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
50
51
h2. Run commands on /away
52
53
List of [[Scripting_Commands|/commands]] to run when you are marked as away.
54
55
_Commands will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
56
57
h2. Disable away in channels/users
58
59
All "Notify you are away" messages will not be sent to channels or users in this list.
60
61
h2. Notify you are back in channels
62
63
Sends your back message to channels when you come back.
64
65
h2. Run commands on /back
66
67
List of [[Scripting_Commands|/commands]] to run when you are marked as back.
68
69
_Commands will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
70
71
h2. Back message
72
73
Back message.
74
75
_Back message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._