Skip to content

Commit 2cb06eb

Browse files
AbhimaanstTellinq
andauthored
Add EzPvP (#92)
* Add files via upload Signed-off-by: Abhimaanst <[email protected]> * Update metadata.json - ID will match folder name - Correct capitalization in description - Removed website as the actual site did not exist Telegram slug still needs to be corrected. Signed-off-by: Tellinq <[email protected]> * Add files via upload Signed-off-by: Abhimaanst <[email protected]> * Adding EzPvP Signed-off-by: Abhimaanst <[email protected]> * Add files via upload Signed-off-by: Abhimaanst <[email protected]> * Fix formatting - Spaced formatting was incorrect - Kit-PvP is not a valid gameType - switched back to PvP Signed-off-by: Tellinq <[email protected]> --------- Signed-off-by: Abhimaanst <[email protected]> Signed-off-by: Tellinq <[email protected]> Co-authored-by: Tellinq <[email protected]>
1 parent fa459fe commit 2cb06eb

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

mappings/servers/ezpvp/discord.png

361 KB
Loading

mappings/servers/ezpvp/icon.png

2.06 KB
Loading

mappings/servers/ezpvp/logo.png

8.17 KB
Loading

mappings/servers/ezpvp/metadata.json

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"id": "ezpvp",
3+
"name": "EzPvP Network",
4+
"description": "KitPvP Network in Europe",
5+
"addresses": [
6+
"ezpvp.lol",
7+
"jamals.lol"
8+
],
9+
"primaryAddress": "ezpvp.lol",
10+
"minecraftVersions": [
11+
"1.7.*",
12+
"1.8.*"
13+
],
14+
"primaryMinecraftVersion": "1.8.9",
15+
"primaryColor": "#AF15CA",
16+
"secondaryColor": "#FFFFFF",
17+
"primaryLanguage": "en",
18+
"languages": [
19+
"en"
20+
],
21+
"primaryRegion": "EU",
22+
"regions": [
23+
"EU"
24+
],
25+
"gameTypes": [
26+
"PvP"
27+
],
28+
"socials": {
29+
"telegram": "EzPvPPractice"
30+
}
31+
}

0 commit comments

Comments
 (0)