Skip to content

Commit f08fa39

Browse files
authored
Update manifest.json
1 parent 1851716 commit f08fa39

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed
Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,43 @@
11
{
2-
"server_name": "camicko",
3-
"nice_name": "Camicko",
4-
"direct_ip": "play.camicko.fr",
2+
"server_name": "mineorg",
3+
"nice_name": "MineOrg",
4+
"direct_ip": "play.mineorg.fr",
55
"server_wildcards": [
6-
"%.camicko.fr"
6+
"%.mineorg.fr"
77
],
88
"supported_languages": [
99
"fr"
1010
],
1111
"social": {
12-
"web": "https://minecraft.camicko.fr",
13-
"tiktok": "camicko_",
14-
"youtube": "https://www.youtube.com/@camicko_mc",
15-
"discord": "https://discord.gg/m9wwxPaFBx"
12+
"web": "https://mineorg.fr",
13+
"tiktok": "mineorgmc",
14+
"youtube": "https://www.youtube.com/@mineorgmc",
15+
"discord": "https://discord.gg/G77qRMRnTJ"
1616
},
1717
"gamemodes": {
1818
"bedwars": {
1919
"name": "BedWars",
2020
"color": "#00BFFF",
2121
"command": "/bedwars"
2222
},
23-
"pvp": {
23+
"sheepwars": {
2424
"name": "PvP",
2525
"color": "#00BFFF",
26-
"command": "/pvp"
26+
"command": "/sw"
2727
},
28-
"blocami": {
29-
"name": "Blocami",
28+
"teamfight": {
29+
"name": "TeamFight",
3030
"color": "#00BFFF",
31-
"command": "/blocami"
31+
"command": "/tf"
32+
},
33+
"duel": {
34+
"name": "Duel",
35+
"color": "#00BFFF",
36+
"command": "/duel"
3237
}
3338
},
3439
"discord": {
35-
"server_id": 1415189095721734176,
40+
"server_id": 1455191758165119010,
3641
"rename_to_minecraft_name": false
3742
},
3843
"location": {
@@ -45,5 +50,5 @@
4550
"background": "#0000FF",
4651
"text": "#FFFFFF"
4752
},
48-
"yt_trailer": "k5rtJIDN1RM"
53+
"yt_trailer": ""
4954
}

0 commit comments

Comments
 (0)