This repository was archived by the owner on Mar 9, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservers.json
More file actions
59 lines (58 loc) · 1.79 KB
/
servers.json
File metadata and controls
59 lines (58 loc) · 1.79 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
[
{
"name": "NuviraMC",
"addresses": ["nuviramc.de", "nuviramc", "blocktopiamc.de", "blocktopiamc", "*.nuviramc.de"],
"discord_large_image": "nuviramc",
"discord_small_image": "large",
"discord_details": "NuviraMC",
"discord_state_format": "{players}/{max} Spieler"
},
{
"name": "Hypixel",
"addresses": ["hypixel.net", "mc.hypixel.net", "*.hypixel.net"],
"discord_large_image": "hypixel",
"discord_small_image": "large",
"discord_details": "Hypixel",
"discord_state_format": "{players}/{max}"
},
{
"name": "GommeHD.net",
"addresses": ["gommehd.net", "gomme.net", "*.gommehd.net"],
"discord_large_image": "gommehd",
"discord_small_image": "large",
"discord_details": "GommeHD.net",
"discord_state_format": "{players}/{max}"
},
{
"name": "Cytooxien",
"addresses": ["cytooxien.de", "cytooxien", "*.cytooxien.de"],
"discord_large_image": "cytooxien",
"discord_small_image": "large",
"discord_details": "Cytooxien",
"discord_state_format": "{players}/{max}"
},
{
"name": "GrieferGames",
"addresses": ["griefergames.net", "griefergames.de", "*.griefergames.net"],
"discord_large_image": "griefergames",
"discord_small_image": "large",
"discord_details": "GrieferGames",
"discord_state_format": "{players}/{max}"
},
{
"name": "Timolia",
"addresses": ["timolia.de", "*.timolia.de"],
"discord_large_image": "timolia",
"discord_small_image": "large",
"discord_details": "Timolia",
"discord_state_format": "{players}/{max}"
},
{
"name": "Rewi Server",
"addresses": ["rewinside.tv", "*.rewinside.tv"],
"discord_large_image": "rewinside",
"discord_small_image": "large",
"discord_details": "Rewi Server",
"discord_state_format": "{players}/{max}"
}
]