-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Minecraft-Romania.Ro #3115
add Minecraft-Romania.Ro #3115
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors found for minecraft-romania.ro:
- The ID field in the metadata.json does not match the folder name of minecraft-romania.ro (got minecraft-romania)
- The primary address' domain (minecraft-romania.ro) is not in the addresses list. Or the primary address is not a valid domain.
- play.minecraft-romania.ro does not follow the documentation. Please make sure the address is a valid domain, and does not have a subdomain.
- ['Survival', 'Skyblock', 'Captive', 'OneBlock'] is too long
- "https://minecraft-romania.ro/discord" 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. - "" does not match the regex pattern "^(?!.https?://)(?!.@).+$" in
socials.instagram
please use this to make sure the regex is valid. - "" does not match the regex pattern "^(?!.https?://)(?!.@).+$" in
socials.facebook
please use this to make sure the regex is valid. Captive
,OneBlock
is not an acceptable input forgameTypes
:- PvP
- PvE
- HCF
- Factions
- Minigames
- Skyblock
- Parkour
- UHC
- Hardcore
- Survival
- Open World
- Prison
- Creative
- Roleplay
- Adventure
- Pixelmon
Errors found for minecraft-romania:
- Minecraft-Romania's server logo does not exist... Please ensure the file name matches the server ID and is a PNG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors found for minecraft-romania.ro:
- The ID field in the metadata.json does not match the folder name of minecraft-romania.ro (got minecraft-romania)
- ['Survival', 'Skyblock', 'Captive', 'OneBlock'] is too long
- "https://minecraft-romania.ro/discord" 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. Captive
,OneBlock
is not an acceptable input forgameTypes
:- PvP
- PvE
- HCF
- Factions
- Minigames
- Skyblock
- Parkour
- UHC
- Hardcore
- Survival
- Open World
- Prison
- Creative
- Roleplay
- Adventure
- Pixelmon
Errors found for minecraft-romania:
- Minecraft-Romania's server logo does not exist... Please ensure the file name matches the server ID and is a PNG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors found for minecraft-romania.ro:
- metadata.json is malformed, please ensure it is valid json.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors found for minecraft-romania.ro:
- metadata.json is malformed, please ensure it is valid json.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors found for minecraft-romania.ro:
- The ID field in the metadata.json does not match the folder name of minecraft-romania.ro (got minecraft-romania)
description
is too short the minimum length should be 16.- "" does not match the regex pattern "^[A-Za-z0-9\x20\x21\x23\x24\x25\x26\x27\x28\x29\x2A\x2B\x2C\x2D\x2E\x2F\x3A\x3B\x3C\x3D\x3E\x3F\x40\x5E\x5F\x60\x7B\x7C\x7D\x7E\u2014]+$" in
description
please use this to make sure the regex is valid. SkyBlock
is not an acceptable input forgameTypes
:- PvP
- PvE
- HCF
- Factions
- Minigames
- Skyblock
- Parkour
- UHC
- Hardcore
- Survival
- Open World
- Prison
- Creative
- Roleplay
- Adventure
- Pixelmon
Errors found for minecraft-romania:
- Minecraft-Romania's server logo does not exist... Please ensure the file name matches the server ID and is a PNG.
General:
Added Lunar Network
, notUpdated metadata.json
)Mapping Additions or Updates:
id
: a lowercase string, which should match the folder name (ex.myserver
)name
: a string (ex.MyServerPvP
)description
: hook between 16 and 80 characters in English (ex.Home of Competitive Minecraft PvP
)addresses
: an array with lowercase strings (ex.["my.server", "your-server.com"]
)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 theprimaryColor
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)presentationVideo
: YouTube video ID (in slug) to server trailer / introduction (ex.7EV4cPuJvXE
)votingLinks
: an array of urls to your server's listing on voting websites (ex.["https://minecraft-mp.com/server-s179012"]
)website
: url of server website, must include URL schema (http:// or https://) (ex.https://www.your-server.com
)store
: url of server store, must include URL schema (http:// or https://) (ex.https://store.your-server.com
)wiki
: url of server wiki, must include URL schema (http:// or https://) (ex.https://wiki.your-server.com
)merch
: url of server merchanise site (if seperate from store), must include URL schema (http:// or https://) (ex.https://merch.your-server.com
)Socials
twitter
: username of twitter account without the @ (ex. MyServer)discord
: invite link to discord (ex. https://discord.com/invite/4ceEJuH)youtube
: slug or username of youtube channel (ex. MyServer)instagram
: username of instagram account (ex. MyServer)twitch
: username of twitch account (ex. MyServer)telegram
: slug of telegram group (ex. MyServer)reddit
: slug of subdreddit wtih 'r/' (ex. MyServer)tiktok
: username of tiktok account (ex. MyServer)facebook
: slug of facebook page (ex. MyServer)Compliance
privacyPolicy
: url to your Privacy Policy (ex. https://www.lunar.gg/privacy)termsOfService
: url to your Terms of Service (ex. https://www.lunar.gg/terms)rules
: url to your Rules (ex. https://www.lunar.gg/rules)support
: url to your Support Site (ex. https://www.lunar.gg/support)Media:
Logo
png
file.lunarnetwork
) and named itlogo.png
.512
pixels in width and height.Background
png
file.lunarnetwork
) and named itbackground.png
.1920
pixels in width and1080
pixels in height (can be bigger, but must remain the same aspect ratio).