forked from Reil/TheThuum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
72 lines (70 loc) · 1.64 KB
/
config.yml
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
display:
audible chat: 2
audible command: 2
color: gold
cooldown:
universal: true
alert message: It's been too soon since your last shout!
ready message: Your Thu'um is ready.
persistence: 100
shouts:
fusrodah:
- 15
- 20
- 45
yoltoorshul:
- 30
- 50
- 100
lokvahkoor:
- 5
- 10
- 15
kaandremov:
- 40
- 50
- 60
wuldnahkest:
- 20
- 25
- 35
feimziigron:
- 20
- 30
- 40
laasyahnir:
- 30
- 40
- 50
hunkaalzoor:
- 180
- 180
- 180
customshouts:
-
name : I think, therefore, I am
description: This description shows up in the /help command
firstword : cogito
secondword : ergo
thirdword : sum
firstcommands:
- spawn
- say Hello!
secondcommands:
- say Goodbye!
- spawn
thirdcommands:
- say Cogito Ergo Sum only executes these commands
- say It doesn't execute the commands listed under secondcommands
-
name : Filler text
description: This description shows up in the /help command
firstword : lorem
secondword : ipsum
thirdword : dolor
firstcommands:
- say These commands are executed as the player
secondcommands:
- say As such, they can only do what the player has permission to do
thirdcommands:
- say I might add the feature to do console commands later