-
Notifications
You must be signed in to change notification settings - Fork 0
/
extra.yml
136 lines (127 loc) · 3.64 KB
/
extra.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
UseSimpleChatCensor: true
CurseWords:
- motherfucker
- fuck
- shit
- bullshit
- cock
- dick
- pussy
- bitch
- nigger
- cunt
- asshole
- ass
- bastard
- beaner
- blowjob
- boner
- choad
- chode
- cum
- dumass
- dyke
- douche
- faggot
- fag
- gay
- handjob
- hardon
- hoe
- humping
- jackass
- lameass
- negro
- nigga
- nigger
- nutsack
- queer
- queef
- slut
- skank
- tard
- testicle
- vagina
- whore
UseSimpleChatCapsPreventer: true
MaxNumberOfCapitalLetters: 3
# If kick is true, msgToPlayer and replaceMsg have to be false.
Punishment:
kick: false
msgToPlayer: true
replaceMsg: true
MsgToPlayer: '&4Please dont use caps, dude'
ReplaceWith:
- 'Look at my new dress!!'
- 'Has anyone seen my dolly?'
- 'This new makeup is amazing!'
- 'I have to go! My ballet class is in 15 minutes!'
- 'BRB, going to go try on my new dress!'
- 'New Victorias Secret bra came in today! Im so excited!!'
- 'My new favorite color has GOT to be pink!'
UseSimpleChatOtherMessages: true
OtherMessages:
join: '&a+pname &ehas joined the game.'
leave: '&a+pname &ehas left the game.'
kick: '&c+pname has been kicked from the game +reason.'
firstTimeJoin: '&a+pname &eis new here! Give him a warm welcome!'
UseSimpleChatDieMessages: true
DieMessages:
deathInFire: '+pname went up in flames.'
deathOnFire: '+pname burned to death.'
deathLava: '+pname tried to swim in lava.'
deathInWall: '+pname suffocated in a wall.'
deathDrowned: '+pname drowned.'
deathStarve: '+pname starved to death.'
deathCactus: '+pname was pricked to death.'
deathFall: '+pname hit the ground too hard.'
deathOutOfWorld: '+pname fell out of the world.'
deathGeneric: '+pname died.'
deathExplosion: '+pname blew up.'
deathMagic: '+pname was killed by magic.'
deathSlainBy: '+pname was slain by +other'
deathArrow: '+pname was shot by +other.'
deathFireball: '+pname was fireballed by +other.'
deathThrown: '+pname was pummeled by +other.'
UseSimpleChatJoinMsg: true
JoinMsgToPlayer:
- '&5====================================================='
- '&a Welcome to the server, +pre +pname!'
- '&a Please make sure youve read all the rules and such.'
- '&4 Online Admins: <onlineplayers:&c,&4,admin> '
- '&a Online Members: <onlineplayers:&c,&4,member> '
- '&a Online Defaults: <onlineplayers:&c,&4,default> '
- '&5====================================================='
UseSimpleChatGeneralFormatting: true
MeFormat: '* &c+dname &7+msg'
SayFormat: '&6[&4Server&6] &a+msg'
BroadcastFormat: '&6[&4Broadcast&6] &a+msg'
UseSimpleChatMsgAndReplyFormatting: true
SendingMessage: '&8&l[&r&7+pname &e-> &7+otherpname&8&l] &r&b&o+msg'
ReceivingMessage: '&8&l[&r&7+otherpname &e-> &7+pname&8&l] &r&b&o+msg'
SocialSpyOffPM:
- ThisPlayer
- Player123456789
UseSimpleChatAdminChat: true
AdminChatFormat: '&3[AdminChat] &7+pname: &4+msg'
UseSimpleChatPartyChat: true
PartyChatFormat: '&3[+partyname] &7+pname: &2+msg'
Parties:
ExampleParty:
Owner: SupremeOverlord
Password: password
Members:
- Player1
- Player2
- Player3
SecondExampleParty:
Owner: AnotherPlayer
Members:
- Player4
- Player5
- Player6
BannedPlayers:
- StupidPlayer
SocialSpyOffParty:
- ThisPlayer
- Player123456789