File tree Expand file tree Collapse file tree 5 files changed +58
-0
lines changed
minecraft_servers/pascalpex Expand file tree Collapse file tree 5 files changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "server_name" : " pascalpex" ,
3
+ "nice_name" : " Pascalpex" ,
4
+ "direct_ip" : " pascalpex.de" ,
5
+ "supported_languages" : [
6
+ " de"
7
+ ],
8
+ "social" : {
9
+ "web" : " https://pascalpex.de" ,
10
+ "discord" : " https://discord.gg/NfmMy3Y"
11
+ },
12
+ "gamemodes" : {
13
+ "paintball" : {
14
+ "name" : " Paintball" ,
15
+ "color" : " #16A600" ,
16
+ "command" : " /pb join"
17
+ },
18
+ "knockffa" : {
19
+ "name" : " KnockFFA" ,
20
+ "color" : " #00F0F0" ,
21
+ "command" : " /kf join"
22
+ },
23
+ "freebuild" : {
24
+ "name" : " Freebuild" ,
25
+ "color" : " #0020D4" ,
26
+ "command" : " /warp Freebuild"
27
+ },
28
+ "tntrun" : {
29
+ "name" : " TNTRun" ,
30
+ "color" : " #960000" ,
31
+ "command" : " /tntrun join"
32
+ },
33
+ "colormatch" : {
34
+ "name" : " ColorMatch" ,
35
+ "color" : " #660057" ,
36
+ "command" : " /cm join"
37
+ }
38
+ },
39
+ "chat" : {
40
+ "message_formats" : [
41
+ " ^§[a-f0-9](?<rank>\\ w+) \\ | (?<sender>\\ w+) §8: (?<message>.*)$"
42
+ ]
43
+ },
44
+ "discord" : {
45
+ "server_id" : 676506634213916674 ,
46
+ "rename_to_minecraft_name" : false
47
+ },
48
+ "brand" : {
49
+ "primary" : " #0384fc" ,
50
+ "background" : " #1703fc" ,
51
+ "text" : " #FFFFFF"
52
+ },
53
+ "location" : {
54
+ "country" : " Germany" ,
55
+ "country_code" : " DE"
56
+ },
57
+ "command_delay" : 500
58
+ }
You can’t perform that action at this time.
0 commit comments