Skip to content

Commit

Permalink
Add EzPvP (#92)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
Abhimaanst and Tellinq authored Sep 18, 2024
1 parent fa459fe commit 2cb06eb
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
Binary file added mappings/servers/ezpvp/discord.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mappings/servers/ezpvp/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mappings/servers/ezpvp/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions mappings/servers/ezpvp/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"id": "ezpvp",
"name": "EzPvP Network",
"description": "KitPvP Network in Europe",
"addresses": [
"ezpvp.lol",
"jamals.lol"
],
"primaryAddress": "ezpvp.lol",
"minecraftVersions": [
"1.7.*",
"1.8.*"
],
"primaryMinecraftVersion": "1.8.9",
"primaryColor": "#AF15CA",
"secondaryColor": "#FFFFFF",
"primaryLanguage": "en",
"languages": [
"en"
],
"primaryRegion": "EU",
"regions": [
"EU"
],
"gameTypes": [
"PvP"
],
"socials": {
"telegram": "EzPvPPractice"
}
}

0 comments on commit 2cb06eb

Please sign in to comment.