Skip to content

AquaticMC ITA - #5461

Open
girroma wants to merge 9 commits into
LunarClient:masterfrom
girroma:master
Open

AquaticMC ITA#5461
girroma wants to merge 9 commits into
LunarClient:masterfrom
girroma:master

Conversation

@girroma

@girroma girroma commented Jul 27, 2026

Copy link
Copy Markdown

General:

  • The pull request title is descriptive.
  • The pull request does not contain any unrelated commits.

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: https://github.com/LunarClient/ServerMappings/blob/master/metadata.schema.json

  • id: a lowercase string, which matches the folder name.
  • name: a string.
  • description: hook between 16 and 80 characters in English.
  • addresses: an array with lowercase strings.
  • primaryAddress: the primary address players connect with.
  • minecraftVersions: valid Minecraft versions.
  • primaryMinecraftVersion: valid Minecraft version.
  • primaryColor: hexadecimal color.
  • secondaryColor: hexadecimal color.
  • primaryRegion: EU.
  • regions: ["EU"].
  • gameTypes: ["SMP"].
  • primaryGameType: SMP.
  • crossplay: enabled (Geyser).
  • offline.
  • presentationVideo.
  • votingLinks.
  • website.
  • store.
  • wiki.
  • merch.

Socials

  • twitter
  • discord
  • youtube
  • instagram
  • twitch
  • telegram
  • reddit
  • tiktok
  • facebook

Compliance

  • privacyPolicy
  • termsOfService
  • rules
  • support

Media

Logo

  • My logo is a png file.
  • I have uploaded my logo to my server folder and named it logo.png.
  • My logo has a transparent background and is square (1:1 aspect ratio).
  • My logo is at least 512 pixels in width and height.
  • My logo is my own property and complies with relevant copyright/privacy laws.
  • My logo is not upscaled from a smaller low quality image.

Background

  • My background is a png file.
  • I have uploaded my background to my server folder and named it background.png.
  • My background has an aspect ratio of 16:9.
  • My background is at least 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).

@LunarClientBot LunarClientBot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Errors found for aquaticmcita:

  • play.aquaticmc.it does not follow the documentation. Please make sure the address is a valid domain, and does not have a subdomain.

  • The domain aquaticmc.it is also present in aquaticmcita. Please ensure each server has a unique domain(s).

  • description is too long the max length should be 80.

  • "https://discord.aquaticmc.it" does not match the regex pattern "(?i)^https?://(?:www.)?(?:discord.gg(?:/invite)?/[a-zA-Z0-9-]+|discord.com/invite/[a-zA-Z0-9-]+)/?$" in socials.discord please use this to make sure the regex is valid.

  • 26.* is not an acceptable input for minecraftVersions:

    • 1.7.*
    • 1.8.*
    • 1.12.*
    • 1.16.*
    • 1.17.*
    • 1.18.*
    • 1.19.*
    • 1.20.*
    • 1.21.*
    • 26.1.*
    • 26.2.*
    • 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
    • 1.21.1
    • 1.21.2
    • 1.21.3
    • 1.21.4
    • 1.21.5
    • 1.21.6
    • 1.21.7
    • 1.21.8
    • 1.21.9
    • 1.21.10
    • 1.21.11
    • 26.1
    • 26.1.1
    • 26.1.2
    • 26.2
  • SMP is not an acceptable input for gameTypes:

    • Adventure
    • Anarchy
    • BoxPvP
    • Casual
    • Cobblemon
    • Competitive
    • Creative
    • Crystal PvP
    • Earth
    • Factions
    • FTB
    • Hardcore
    • HCF
    • KitPvP
    • Lifesteal
    • Minigames
    • MMORPG
    • Modded
    • OneBlock
    • Open World
    • Parkour
    • Pixelmon
    • Practice
    • Prison
    • PvE
    • PvP
    • Roleplay
    • Skyblock
    • Soup PvP
    • Survival
    • Towny
    • Tycoon
    • UHC
    • Vanilla
  • AquaticMC's server background does not have a 16:9 aspect ratio...

  • AquaticMC's server wordmark does not have a 16:9 aspect ratio...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants