Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AndromedaPVP #2785

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Add AndromedaPVP #2785

wants to merge 20 commits into from

Conversation

Hiro0303
Copy link

@Hiro0303 Hiro0303 commented Sep 29, 2024

General:

  • The pull request title is descriptive. (ex. Added Lunar Network, not Updated metadata.json)
  • The pull request does not contain any unrelated commits. (ex. commits from previous pull requests)

Mapping Additions or Updates:

  • Folder with appropriate name has been created / updated (must not include any non-alpha characters or whitespace).
  • No changes were made to the file's formatting (4 spaces per tab).
  • There are no syntax errors.
  • There is no pre-existing mapping matching my id (check if there is an existing folder).
  • My field values match your requirements.
  • You can view our patterns here: metadata.schema.json, or take a look below and complete the field checklist:
    • id: a lowercase string, which should match the folder name (ex. myserver)
    • name: a string (ex. MyServerPvP)
    • description: hook between 16 and 80 characters (ex. Home of Competitive Minecraft PvP)
    • addresses: an array with lowercase strings (ex. ["my.server", "your-server.com"])
      • You do not need to specify subdomains, Lunar Client services automatically detect them.
    • primaryAddress: the primary address that people connect to with (please include the subdomain if required) (ex. mc.my.server)
    • minecraftVersions: an array with Minecraft versions as strings _(ex. ["1.18._", "1.19.2"] - Must be versions or subversions supported by Lunar Client)*
    • primaryMinecraftVersion: a Minecraft version as a string (ex. 1.19.2 - Must be a subversion supported by Lunar Client)
    • primaryColor: a hexademical color code that primarily distinguishes the server (ex. #00FFFF)
    • secondaryColor: a hexademical color code that accompanies the primaryColor of the server (ex. #FF0000)
    • primaryRegion: the primary region where your server operates in (ex. NA)
    • regions: a list of regions where you have servers located that service your players (ex. ["NA", "EU", "AS"])
    • gameTypes: a list of games that describe the content on your server, must be a max of 3 listed (ez. ["PVP", "UHC", "HCF"])
    • crossplay: whether the server has support for Bedrock Edition players (through proxies such as GeyserMC)
    • (optional) presentationVideo: YouTube video ID (in slug) to server trailer / introduction (ex. 7EV4cPuJvXE)
    • (optional) website: url of server website, must include URL schema (http:// or https://) (ex. https://www.your-server.com)
    • (optional) store: url of server store, must include URL schema (http:// or https://) (ex. https://store.your-server.com)
    • (optional) wiki: url of server wiki, must include URL schema (http:// or https://) (ex. https://wiki.your-server.com)
    • (optional) merch: url of server merchanise site (if seperate from store), must include URL schema (http:// or https://) (ex. https://merch.your-server.com)

Socials

  • (optional) twitter: username of twitter account without the @ (ex. MyServer)
  • (optional) discord: invite link to discord (ex. https://discord.com/invite/4ceEJuH)
  • (optional) youtube: slug or username of youtube channel (ex. MyServer)
  • (optional) instagram: username of instagram account (ex. MyServer)
  • (optional) twitch: username of twitch account (ex. MyServer)
  • (optional) telegram: slug of telegram group (ex. MyServer)
  • (optional) reddit: slug of subdreddit wtih 'r/' (ex. MyServer)
  • (optional) tiktok: username of tiktok account (ex. MyServer)
  • (optional) facebook: slug of facebook page (ex. MyServer)

Compliance

Media:

Logo

  • My logo is a png file.
  • I have uploaded my logo to my server folder (ex. lunarnetwork) and named it logo.png.
  • My logo has a transparent background and is square (1:1 aspect ratio).
  • My logo is 512 pixels in width and height.
  • My logo is my own property and complies with relevant copyright/privacy laws.

Background

  • My background is a png file.
  • I have uploaded my background to my server folder (ex. lunarnetwork) and named it background.png.
  • My background has an aspect ratio of 16:9.
  • My background is atleast 1920 pixels in width and 1080 pixels in height (can be bigger, but must remain the same aspect ratio).
  • My background contains relevant content pertaining to the server, is my own property, and complies with relevant copyright/privacy laws.
  • My background doesn't contain any markings, text, or logos (unless part of a build).

@Hiro0303 Hiro0303 changed the title Patch 1 Add AndromedaPVP Sep 29, 2024
Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for Overall:

  • The file 'metadata.json' is in the main directory but not in file whitelist

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for Overall:

  • The file 'metadata.json' is in the main directory but not in file whitelist

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for Overall:

  • The file 'andromedapvp' is not a directory in the /servers/ folder. Please make sure you're following the relevant documentation.

@LunarClientBot LunarClientBot added Ready for review Ready for manual review and removed Ready for review Ready for manual review labels Sep 29, 2024
Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • metadata.json is malformed, please ensure it is valid json.

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • ['andromedapvp.xyz', 'andromedapvp.xyz'] has non-unique elements

  • 1.21.1 is not an acceptable input for primaryMinecraftVersion:

    • 1.7.10
    • 1.8.9
    • 1.12.2
    • 1.16.5
    • 1.17.1
    • 1.18.1
    • 1.18.2
    • 1.19
    • 1.19.2
    • 1.19.3
    • 1.19.4
    • 1.20
    • 1.20.1
    • 1.20.2
    • 1.20.3
    • 1.20.4
    • 1.20.5
    • 1.20.6
    • 1.21
  • pt is not an acceptable input for primaryLanguage:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • pt is not an acceptable input for languages:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • AndromedaPVP's server background does not have a 16:9 aspect ratio...

  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • ['andromedapvp.xyz', 'andromedapvp.xyz'] has non-unique elements

  • 1.21.1 is not an acceptable input for primaryMinecraftVersion:

    • 1.7.10
    • 1.8.9
    • 1.12.2
    • 1.16.5
    • 1.17.1
    • 1.18.1
    • 1.18.2
    • 1.19
    • 1.19.2
    • 1.19.3
    • 1.19.4
    • 1.20
    • 1.20.1
    • 1.20.2
    • 1.20.3
    • 1.20.4
    • 1.20.5
    • 1.20.6
    • 1.21
  • pt is not an acceptable input for primaryLanguage:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • pt is not an acceptable input for languages:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • AndromedaPVP's server background does not have a 16:9 aspect ratio...

  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • ['andromedapvp.xyz', 'andromedapvp.xyz'] has non-unique elements

  • pt is not an acceptable input for primaryLanguage:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • pt is not an acceptable input for languages:

    • en
    • es-EN
    • it
    • tr
    • ar
    • zh-CN
    • nl
    • fr
    • de
    • el
    • ja
    • ko
    • lt
    • no
    • pl
    • pt-PT
    • pt-BR
    • sv-SE
  • AndromedaPVP's server background does not have a 16:9 aspect ratio...

  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • AndromedaPVP's server background does not have a 16:9 aspect ratio...
  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • AndromedaPVP's server logo is not a PNG (currently WEBP)...

Copy link
Collaborator

@LunarClientBot LunarClientBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Errors found for andromedapvp:

  • AndromedaPVP's server logo does not exist... Please ensure the file name matches the server ID and is a PNG.

@LunarClientBot LunarClientBot added the Ready for review Ready for manual review label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready for manual review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants