Skip to content

Commit 6a3549a

Browse files
authored
Merge branch 'master' into master
2 parents 23ae766 + 60088b4 commit 6a3549a

7 files changed

Lines changed: 85 additions & 20 deletions

File tree

mappings/index.json

Lines changed: 43 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -864,20 +864,55 @@
864864
"inactive": false
865865
},
866866
{
867-
"id": "kiopvp",
868-
"name": "KioPvP Network",
869-
"description": "A network focused on PvP",
867+
"id": "juddho",
868+
"name": "Juddho",
869+
"description": "Bangladesh's Minecraft community dedicated to PvP.",
870870
"addresses": [
871-
"kiopvp.com"
871+
"juddho.fun"
872872
],
873-
"primaryAddress": "kiopvp.com",
873+
"primaryAddress": "juddho.fun",
874874
"minecraftVersions": [
875875
"1.7.10",
876876
"1.7",
877877
"1.8.9",
878878
"1.8"
879879
],
880880
"primaryMinecraftVersion": "1.8.9",
881+
"primaryColor": "#a06de8",
882+
"secondaryColor": "#6d34bc",
883+
"primaryLanguage": "en",
884+
"languages": [
885+
"en"
886+
],
887+
"primaryRegion": "AS",
888+
"regions": [
889+
"AS"
890+
],
891+
"gameTypes": [
892+
"PvP",
893+
"Minigames"
894+
],
895+
"socials": {
896+
"discord": "https://discord.com/invite/GmptZQfBRa"
897+
},
898+
"thirdPartyAPIs": [
899+
"Apollo"
900+
],
901+
"inactive": false
902+
},
903+
{
904+
"id": "kiopvp",
905+
"name": "KioPvP Network",
906+
"description": "The best UHCF network",
907+
"addresses": [
908+
"kiopvp.org"
909+
],
910+
"primaryAddress": "kiopvp.org",
911+
"minecraftVersions": [
912+
"1.7.10",
913+
"1.8.9"
914+
],
915+
"primaryMinecraftVersion": "1.8.9",
881916
"primaryColor": "#9d3df6",
882917
"secondaryColor": "#80480f",
883918
"primaryLanguage": "en",
@@ -891,13 +926,11 @@
891926
],
892927
"gameTypes": [
893928
"HCF",
894-
"PvP"
929+
"UHC"
895930
],
896-
"store": "https://store.kiopvp.com/",
931+
"store": "https://store.kiopvp.org/",
897932
"socials": {
898-
"twitter": "kiopvpnetwork",
899-
"discord": "https://discord.gg/KgEjg6aMh4",
900-
"telegram": "kiopvp"
933+
"discord": "https://discord.gg/uhcf"
901934
},
902935
"inactive": false
903936
},
200 KB
Loading

mappings/servers/juddho/icon.png

6.18 KB
Loading

mappings/servers/juddho/logo.png

14.9 KB
Loading
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "juddho",
3+
"name": "Juddho",
4+
"description": "Bangladesh's Minecraft community dedicated to PvP.",
5+
"addresses": [
6+
"juddho.fun"
7+
],
8+
"primaryAddress": "juddho.fun",
9+
"minecraftVersions": [
10+
"1.7.*",
11+
"1.8.*"
12+
],
13+
"primaryMinecraftVersion": "1.8.9",
14+
"primaryColor": "#a06de8",
15+
"secondaryColor": "#6d34bc",
16+
"primaryLanguage": "en",
17+
"languages": [
18+
"en"
19+
],
20+
"primaryRegion": "AS",
21+
"regions": [
22+
"AS"
23+
],
24+
"gameTypes": [
25+
"PvP",
26+
"Minigames"
27+
],
28+
"socials": {
29+
"discord": "https://discord.com/invite/GmptZQfBRa"
30+
},
31+
"thirdPartyAPIs": [
32+
"Apollo"
33+
]
34+
}
1.46 MB
Loading
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"id": "kiopvp",
33
"name": "KioPvP Network",
4-
"description": "A network focused on PvP",
4+
"description": "The best UHCF network",
55
"addresses": [
6-
"kiopvp.com"
6+
"kiopvp.org"
77
],
8-
"primaryAddress": "kiopvp.com",
8+
"primaryAddress": "kiopvp.org",
99
"minecraftVersions": [
10-
"1.7.*",
11-
"1.8.*"
10+
"1.7.10",
11+
"1.8.9"
1212
],
1313
"primaryMinecraftVersion": "1.8.9",
1414
"primaryColor": "#9d3df6",
@@ -24,12 +24,10 @@
2424
],
2525
"gameTypes": [
2626
"HCF",
27-
"PvP"
27+
"UHC"
2828
],
29-
"store": "https://store.kiopvp.com/",
29+
"store": "https://store.kiopvp.org/",
3030
"socials": {
31-
"twitter": "kiopvpnetwork",
32-
"discord": "https://discord.gg/KgEjg6aMh4",
33-
"telegram": "kiopvp"
31+
"discord": "https://discord.gg/uhcf"
3432
}
3533
}

0 commit comments

Comments
 (0)