Procházet zdrojové kódy

Remove action alias defaults.

These were removed from src but not res.
pull/155/head
Chris Smith před 9 roky
rodič
revize
50f280e8be

+ 0
- 37
res/com/dmdirc/actions/defaults/aliases/deop-greater-0 Zobrazit soubor

@@ -1,37 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-  condition 2
11
-
12
-triggers:
13
-  UNKNOWN_COMMAND
14
-
15
-response:
16
-  /mode -ooooooooooooooo $1-
17
-
18
-format:
19
-
20
-
21
-condition 0:
22
-  argument=1
23
-  component=STRING_STRING
24
-  target=deop
25
-  comparison=STRING_EQUALS
26
-
27
-condition 1:
28
-  argument=2
29
-  component=STRINGARRAY_LENGTH
30
-  target=0
31
-  comparison=INT_GREATER
32
-
33
-condition 2:
34
-  argument=2
35
-  component=STRINGARRAY_LENGTH
36
-  target=16
37
-  comparison=INT_LESS

+ 0
- 37
res/com/dmdirc/actions/defaults/aliases/devoice-greater-0 Zobrazit soubor

@@ -1,37 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-  condition 2
11
-
12
-triggers:
13
-  UNKNOWN_COMMAND
14
-
15
-response:
16
-  /mode -vvvvvvvvvvvvvvv $1-
17
-
18
-format:
19
-
20
-
21
-condition 0:
22
-  argument=1
23
-  component=STRING_STRING
24
-  target=devoice
25
-  comparison=STRING_EQUALS
26
-
27
-condition 1:
28
-  argument=2
29
-  component=STRINGARRAY_LENGTH
30
-  target=0
31
-  comparison=INT_GREATER
32
-
33
-condition 2:
34
-  argument=2
35
-  component=STRINGARRAY_LENGTH
36
-  target=16
37
-  comparison=INT_LESS

+ 0
- 31
res/com/dmdirc/actions/defaults/aliases/kickban-greater-0 Zobrazit soubor

@@ -1,31 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-
11
-triggers:
12
-  UNKNOWN_COMMAND
13
-
14
-response:
15
-  /ban $1
16
-  /kick $1-
17
-
18
-format:
19
-
20
-
21
-condition 0:
22
-  argument=1
23
-  component=STRING_STRING
24
-  target=kickban
25
-  comparison=STRING_EQUALS
26
-
27
-condition 1:
28
-  argument=2
29
-  component=STRINGARRAY_LENGTH
30
-  target=0
31
-  comparison=INT_GREATER

+ 0
- 37
res/com/dmdirc/actions/defaults/aliases/op-greater-0 Zobrazit soubor

@@ -1,37 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-  condition 2
11
-
12
-triggers:
13
-  UNKNOWN_COMMAND
14
-
15
-response:
16
-  /mode ooooooooooooooo $1-
17
-
18
-format:
19
-
20
-
21
-condition 0:
22
-  argument=1
23
-  component=STRING_STRING
24
-  target=op
25
-  comparison=STRING_EQUALS
26
-
27
-condition 1:
28
-  argument=2
29
-  component=STRINGARRAY_LENGTH
30
-  target=0
31
-  comparison=INT_GREATER
32
-
33
-condition 2:
34
-  argument=2
35
-  component=STRINGARRAY_LENGTH
36
-  target=16
37
-  comparison=INT_LESS

+ 0
- 30
res/com/dmdirc/actions/defaults/aliases/quote-greater-0 Zobrazit soubor

@@ -1,30 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-
11
-triggers:
12
-  UNKNOWN_COMMAND
13
-
14
-response:
15
-  /raw $1-
16
-
17
-format:
18
-
19
-
20
-condition 0:
21
-  argument=1
22
-  component=STRING_STRING
23
-  target=quote
24
-  comparison=STRING_EQUALS
25
-
26
-condition 1:
27
-  argument=2
28
-  component=STRINGARRAY_LENGTH
29
-  target=0
30
-  comparison=INT_GREATER

+ 0
- 30
res/com/dmdirc/actions/defaults/aliases/unset-equals-2 Zobrazit soubor

@@ -1,30 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-
11
-triggers:
12
-  UNKNOWN_COMMAND
13
-
14
-response:
15
-  /set --unset $1-
16
-
17
-format:
18
-
19
-
20
-condition 0:
21
-  argument=1
22
-  component=STRING_STRING
23
-  target=unset
24
-  comparison=STRING_EQUALS
25
-
26
-condition 1:
27
-  argument=2
28
-  component=STRINGARRAY_LENGTH
29
-  target=2
30
-  comparison=INT_EQUALS

+ 0
- 37
res/com/dmdirc/actions/defaults/aliases/voice-greater-0 Zobrazit soubor

@@ -1,37 +0,0 @@
1
-# This is a DMDirc configuration file.
2
-# Written on: Sun Nov 25 13:32:17 GMT 2007
3
-
4
-# This section indicates which sections below take key/value
5
-# pairs, rather than a simple list. It should be placed above
6
-# any sections that take key/values.
7
-keysections:
8
-  condition 0
9
-  condition 1
10
-  condition 2
11
-
12
-triggers:
13
-  UNKNOWN_COMMAND
14
-
15
-response:
16
-  /mode vvvvvvvvvvvvvvv $1-
17
-
18
-format:
19
-
20
-
21
-condition 0:
22
-  argument=1
23
-  component=STRING_STRING
24
-  target=voice
25
-  comparison=STRING_EQUALS
26
-
27
-condition 1:
28
-  argument=2
29
-  component=STRINGARRAY_LENGTH
30
-  target=0
31
-  comparison=INT_GREATER
32
-
33
-condition 2:
34
-  argument=2
35
-  component=STRINGARRAY_LENGTH
36
-  target=16
37
-  comparison=INT_LESS

Načítá se…
Zrušit
Uložit