-
Notifications
You must be signed in to change notification settings - Fork 21
Add iMinePlex #102
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
base: master
Are you sure you want to change the base?
Add iMinePlex #102
Conversation
Signed-off-by: Parsa3323 <[email protected]>
Signed-off-by: Parsa3323 <[email protected]>
Signed-off-by: Parsa3323 <[email protected]>
Signed-off-by: Parsa3323 <[email protected]>
CAN SOMEONE FUCKING AWNSER? |
Tick all the boxes relevant to this PR |
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.
This should be your MC server icon (e.g the one you see in your multiplayer menu, which is 64x64 pixels
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.
As stated in the docs, this needs to be 108x108 pixels
"addresses": [ | ||
"iMinePlex.iR" | ||
], | ||
"primaryAddress": "Play.iMinePlex.iR", |
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.
this needs to be lowercase
"name": "iMinePlex", | ||
"description": "Play without lag", | ||
"addresses": [ | ||
"iMinePlex.iR" |
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.
this needs to be lowercase
"minecraftVersions": [ | ||
"1.8.*", | ||
"1.9.*", | ||
"1.20.*" |
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.
we don't support 1.9 or 1.20.
This list should only include versions which both your server and CB support
"PvP", | ||
"Minigames" | ||
], | ||
"website": "https://iMinePlex.iR/", |
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.
This URL redirects to some random online shop (not related to MC at all)
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.
Yeah but its mine, it will be added soon
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.
So remove it for now and make a new PR once it does go to your server's website
"Minigames" | ||
], | ||
"website": "https://iMinePlex.iR/", | ||
"store": "https://Store.iMinePlex.iR/", |
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.
This website doesn't exist
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.
No it doesn't, but it will
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.
So remove it for now and make a new PR once you actually set up a store
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.
The Discord logo resolution can't exceed 1024x1024
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.
Ok i'll fix it
General:
Added GoldenPvP Network
, notUpdated metadata.json
)Mapping Additions or Updates:
id
: a lowercase string, which should match the folder name (ex.goldenpvpnetwork
)name
: a string (ex.GoldenPvP Network
)description
: hook between 16 and 40 characters (ex.We're the home of classic PvP gamemodes
)addresses
: an array with lowercase strings (ex.["goldenpvp.net", "routing.center"]
)primaryAddress
: the primary address that people connect to with (please include the subdomain if required) (ex.mc.goldenpvp.net
)minecraftVersions
: an array with Minecraft versions as strings (ex.["1.7.*", "1.8.9"]
- Must be versions or subversions supported by CheatBreaker)primaryMinecraftVersion
: a Minecraft version as a string (ex.1.7.10
- Must be a subversion supported by CheatBreaker)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.EU
)regions
: a list of regions where you have servers located that service your players (ex.["EU", "NA", "AS"]
)gameTypes
: a list of games that describe the content on your server, must be a max of 3 listed (ez.["PVP", "UHC", "HCF"]
)website
: url of server website, must include URL schema (http:// or https://) (ex.https://www.goldenpvp.net
)store
: url of server store, must include URL schema (http:// or https://) (ex.https://store.goldenpvp.net
)Socials
twitter
: username of twitter account without the @ (ex. GoldenPvPNet)discord
: invite link to discord (ex. https://discord.com/invite/3EAzBxf)youtube
: slug or username of youtube channel (ex. GoldenPvP)instagram
: username of instagram account (ex. GoldenPvPNet)twitch
: username of twitch account (ex. GoldenPvPNet)telegram
: slug of telegram group (ex. GoldenPvP-Network)reddit
: slug of subdreddit wtih 'r/' (ex. GoldenPvP)tiktok
: username of tiktok account (ex. GoldenPvP)facebook
: slug of facebook page (ex. GoldenPvP)Media:
Icon
png
file.goldenpvpnetwork
) and named iticon.png
.64
pixels in width and height.Logo
png
file.goldenpvpnetwork
) and named itlogo.png
.108
pixels in width and height.Discord Logo
png
file.goldenpvpnetwork
) and named itdiscord.png
.512
and1024
pixels in width and height.Primary Background (Only required for partnered servers)
png
file.goldenpvpnetwork
) and named itprimarybackground.png
.774
pixels in width and363
pixels in height.Secondary Background (Only required for partnered servers)
png
file.goldenpvpnetwork
) and named itsecondarybackground.png
.447
pixels in width and172
pixels in height.