-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
200 lines (200 loc) · 4.71 KB
/
config.yml
File metadata and controls
200 lines (200 loc) · 4.71 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
header-footer:
enabled: false
designs:
default:
header: null
footer: null
tablist-name-formatting:
enabled: true
disable-condition: '%world%=disabledworld'
scoreboard-teams:
enabled: false
enable-collision: true
invisible-nametags: false
sorting-types: null
case-sensitive-sorting: true
can-see-friendly-invisibles: false
disable-condition: '%world%=disabledworld'
playerlist-objective:
enabled: false
value: '%ping%'
fancy-value: '&7Ping: %ping%'
title: TAB
render-type: INTEGER
disable-condition: '%world%=disabledworld'
belowname-objective:
enabled: true
value: '%rel_streamermode_tag%'
title: ''
fancy-value: '&c%health%'
fancy-value-default: NPC
disable-condition: '%world%=disabledworld'
prevent-spectator-effect:
enabled: false
bossbar:
enabled: false
toggle-command: /bossbar
remember-toggle-choice: false
hidden-by-default: false
bars:
ServerInfo:
style: PROGRESS
color: '%animation:barcolors%'
progress: '100'
text: '&fWebsite: &bwww.domain.com'
scoreboard:
enabled: false
toggle-command: /sb
remember-toggle-choice: false
hidden-by-default: false
use-numbers: true
static-number: 0
delay-on-join-milliseconds: 0
scoreboards:
scoreboard-1.20.3+:
title: <#E0B11E>MyServer</#FF0000>
display-condition: '%player-version-id%>=765;%bedrock%=false'
lines:
- '&7%date%'
- '%animation:MyAnimation1%'
- '&6Online:'
- '* &eOnline&7:||%online%'
- '* &eCurrent World&7:||%worldonline%'
- '* &eStaff&7:||%staffonline%'
- ''
- '&6Personal Info:'
- '* &bRank&7:||%group%'
- '* &bPing&7:||%ping%&8ms'
- '* &bWorld&7:||%world%'
- '%animation:MyAnimation1%'
scoreboard:
title: <#E0B11E>MyServer</#FF0000>
lines:
- '&7%date%'
- '%animation:MyAnimation1%'
- '&6Online:'
- '* &eOnline&7: &f%online%'
- '* &eCurrent World&7: &f%worldonline%'
- '* &eStaff&7: &f%staffonline%'
- ''
- '&6Personal Info:'
- '* &bRank&7: &f%group%'
- '* &bPing&7: &f%ping%&8ms'
- '* &bWorld&7: &f%world%'
- '%animation:MyAnimation1%'
layout:
enabled: false
direction: COLUMNS
default-skin: mineskin:37e93c8e12cd426cb28fce31969e0674
enable-remaining-players-text: true
remaining-players-text: '... and %s more'
empty-slot-ping-value: 1000
layouts:
default:
fixed-slots:
- '1|&3Website&f:'
- 2|&bmyserver.net
- '3|&8&m '
- '4|&3Name&f:'
- 5|&b%player%
- '7|&3Rank&f:'
- '8|Rank: %group%'
- '10|&3World&f:'
- 11|&b%world%
- '13|&3Time&f:'
- 14|&b%time%
- '21|&3Teamspeak&f:'
- 22|&bts.myserver.net
- '23|&8&m '
- '41|&3Store&f:'
- 42|&bshop.myserver.net
- '43|&8&m '
groups:
staff:
condition: permission:tab.staff
slots:
- 24-40
players:
slots:
- 44-80
ping-spoof:
enabled: false
value: 0
global-playerlist:
enabled: false
display-others-as-spectators: false
display-vanished-players-as-spectators: true
isolate-unlisted-servers: false
update-latency: false
spy-servers:
- spyserver1
- spyserver2
server-groups:
lobbies:
- lobby1
- lobby2
group2:
- server1
- server2
placeholders:
date-format: dd.MM.yyyy
time-format: '[HH:mm:ss / h:mm a]'
time-offset: 0
register-tab-expansion: false
placeholder-output-replacements: null
conditions: null
placeholder-refresh-intervals:
default-refresh-interval: 500
'%server_uptime%': 1000
'%server_tps_1_colored%': 1000
'%server_unique_joins%': 5000
'%player_health%': 200
'%player_ping%': 1000
'%vault_prefix%': 1000
'%rel_factionsuuid_relation_color%': 1000
assign-groups-by-permissions: false
primary-group-finding-list:
- Owner
- Admin
- Helper
- default
permission-refresh-interval: 1000
debug: false
mysql:
enabled: false
host: 127.0.0.1
port: 3306
database: tab
username: user
password: password
useSSL: true
proxy-support:
enabled: false
type: PLUGIN
plugin:
name: RedisBungee
redis:
url: redis://:password@localhost:6379/0
rabbitmq:
exchange: plugin
url: amqp://guest:guest@localhost:5672/%2F
components:
minimessage-support: true
disable-shadow-for-heads: true
config-version: 2
per-world-playerlist:
enabled: false
allow-bypass-permission: false
ignore-effect-in-worlds:
- ignoredworld
- build
shared-playerlist-world-groups:
lobby:
- lobby1
- lobby2
minigames:
- paintball
- bedwars
compensate-for-packetevents-bug: false
use-bukkit-permissions-manager: false
use-online-uuid-in-tablist: true