Skip to content

Commit 57b6d45

Browse files
authored
add KansyFamily.net (#1453)
* laby.net Server ansicht Laby.net server liste alles geaddet * update * Update * Update manifest.json * Update Update all * Delete minecraft_servers/KansyFamily directory * Update all * update * update * Compress image update * Update manifest.json
1 parent 21709e2 commit 57b6d45

File tree

7 files changed

+50
-0
lines changed

7 files changed

+50
-0
lines changed
350 KB
Loading
768 KB
Loading
5.61 KB
Loading
14.5 KB
Loading
5.79 KB
Loading
14.5 KB
Loading
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"server_name": "kansyfamily",
3+
"nice_name": "kansyFamily",
4+
"direct_ip": "kansyfamily.net",
5+
"supported_languages": [
6+
"de",
7+
"en"
8+
],
9+
"social": {
10+
"web": "https://kansyfamily.net",
11+
"twitter": "kansyfamilyNet",
12+
"discord": "https://discord.gg/kansyfamily",
13+
"tiktok": "kansyfamily"
14+
},
15+
"gamemodes": {
16+
"kansyattack": {
17+
"name": "kansyattack",
18+
"color": "#fcd8d8",
19+
"versions": "1.21<*"
20+
},
21+
"pvp": {
22+
"name": "1vs1",
23+
"color": "#fcd8d8"
24+
},
25+
"flags": {
26+
"name": "flags",
27+
"color": "#fcd8d8",
28+
"versions": "1.21<*"
29+
}
30+
},
31+
"discord": {
32+
"server_id": 1101535267355103353,
33+
"rename_to_minecraft_name": false
34+
},
35+
"brand": {
36+
"primary": "#fcd8d8",
37+
"background": "#fcd8d8",
38+
"text": "#ffffff"
39+
},
40+
"location": {
41+
"city": "Frankfurt",
42+
"country": "Germany",
43+
"country_code": "DE"
44+
},
45+
"chat": {
46+
"message_formats": [
47+
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
48+
]
49+
}
50+
}

0 commit comments

Comments
 (0)