-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdeluxechat
More file actions
120 lines (120 loc) · 3.08 KB
/
deluxechat
File metadata and controls
120 lines (120 loc) · 3.08 KB
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
# DeluxeChat version 1.15.0 config file
# Via config.helpch.at
# Created by extended_clip
# List as many format configurations you in the formats: config section.
# Each format configuration requires a specific layout which can be seen below.
# Format priority must be specified per format and each priority must be unique.
# higher value = lower priority
# ex: guest-100, owner-1
# YOU MUST KEEP A 'default' TEMPLATE!
#
# Social Spy only allows %player% and %recipient% as placeholders
#
# You must download the placeholder expansion through PlaceholderAPI for which
# placeholders you want to use. The example below uses Player placeholders, so
# we need to download the player expansion: /papi ecloud download Player, /papi reload
#
#
# example format template:
# formats:
# default:
# priority: 2147483647
# channel: ''
# prefix: '&8[&7Guest&8] '
# name_color: '&7'
# name: '%player_name%'
# suffix: '&7> '
# chat_color: '&f'
# channel_tooltip:
# - '&7%player_name% &bis a Guest'
# prefix_tooltip:
# - '&7%player_name% &bis a Guest'
# name_tooltip:
# - ''
# suffix_tooltip:
# - ''
# channel_click_command: '
# prefix_click_command: '/ranks
# name_click_command: '/msg %player_name%
# suffix_click_command: '
# Member:
# priority: 100
# channel: ''
# prefix: '&8[&aMember&8] '
# name_color: '&7'
# name: '%player_name%'
# suffix: '&7> '
# chat_color: '&f'
# channel_tooltip:
# - '&7%player_name% &bis a Member'
# prefix_tooltip:
# - '&7%player_name% &bis a Member'
# name_tooltip:
# - ''
# suffix_tooltip:
# - ''
# channel_click_command: '
# prefix_click_command: '/ranks
# name_click_command: '/msg %player_name%
# suffix_click_command: '
check_updates: true
relation_placeholders_enabled: true
timestamp_format: MM/dd/yy HH:mm:ss
boolean:
'true': '&atrue'
'false': '&cfalse'
ops_use_group_format: false
chat_filter:
enabled: false
ignore_case: true
list:
- '.; '
- fuck;fuck
private_message:
enabled: true
bungeecord: false
private_message_formats:
to_sender:
format: '&7you &e-> &7%recipient_player_name% &7:'
tooltip:
- '%player_name%'
click_command: '/r '
chat_color: '&f'
to_recipient:
format: '&7%player_name% &e-> &7you &7:'
tooltip:
- '%player_name%'
click_command: '/r '
chat_color: '&f'
social_spy: '&8[&cspy&8] &f%player% &e-> &f%recipient%&7:'
formats:
default:
priority: 2147483647
channel: ''
prefix: '&7[%vault_group%&7] '
name_color: '&b'
name: '%player_name%'
suffix: '&7> '
chat_color: '&f'
channel_tooltip:
- ''
prefix_tooltip:
- '%player_name%'
- '&bRank: %vault_group%'
name_tooltip:
- ''
suffix_tooltip:
- ''
channel_click_command: /ranks
prefix_click_command: /ranks
name_click_command: '/msg %player_name% '
suffix_click_command: ''
bungeecord:
enabled: false
server_name: Server
server_prefix: '&8[&cServer&8]'
join_global: true
use_server_whitelist: true
server_whitelist:
- Server2
- Server3