Skip to content

Commit 6e73cdb

Browse files
authored
Merge branch 'CheatBreakerNet:master' into master
2 parents 0ddf2e8 + 1c40dea commit 6e73cdb

File tree

26 files changed

+370
-66
lines changed

26 files changed

+370
-66
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* You can view our patterns here: [metadata.schema.json](https://github.com/CheatBreakerNet/Client-API/blob/master/mappings/metadata.schema.json), or take a look below and complete the field checklist:
1212
- [ ] `id`: a lowercase string, which should match the folder name *(ex. `goldenpvpnetwork`)*
1313
- [ ] `name`: a string *(ex. `GoldenPvP Network`)*
14-
- [ ] `description`: hook between 16 and 40 characters *(ex. `We're the home of classic PvP gamemodes`)*
14+
- [ ] `description`: between 16 and 50 characters *(ex. `We're the home of classic PvP gamemodes`)*
1515
- [ ] `addresses`: an array with lowercase strings *(ex. `["goldenpvp.net", "routing.center"]`)*
1616
- You do not need to specify subdomains, CheatBreaker services automatically detect them.
1717
- [ ] `primaryAddress`: the primary address that people connect to with (please include the subdomain if required) *(ex. `mc.goldenpvp.net`)*
@@ -58,16 +58,9 @@
5858
* [ ] My logo is between `512` and `1024` pixels in width and height.
5959
* [ ] My logo is my own/the server's property and complies with relevant copyright/privacy laws.
6060

61-
#### Primary Background (Only required for partnered servers)
62-
* [ ] My primary background is a `png` file.
63-
* [ ] I have uploaded my primary background to my server folder *(ex. `goldenpvpnetwork`)* and named it `primarybackground.png`.
64-
* [ ] My primary background is `774` pixels in width and `363` pixels in height.
65-
* [ ] My primary background contains relevant content pertaining to the server, is my own/the server's property, and complies with relevant copyright/privacy laws.
66-
* [ ] My primary background doesn't contain any markings, text, or logos (unless part of a build).
67-
68-
#### Secondary Background (Only required for partnered servers)
69-
* [ ] My secondary background is a `png` file.
70-
* [ ] I have uploaded my secondary background to my server folder *(ex. `goldenpvpnetwork`)* and named it `secondarybackground.png`.
71-
* [ ] My secondary background is `447` pixels in width and `172` pixels in height.
72-
* [ ] My secondary background contains relevant content pertaining to the server, is my own/the server's property, and complies with relevant copyright/privacy laws.
73-
* [ ] My secondary background doesn't contain any markings, text, or logos (unless part of a build).
61+
#### Background
62+
* [ ] My background is a `png` file.
63+
* [ ] I have uploaded my background to my server folder *(ex. `goldenpvpnetwork`)* and named it `primarybackground.png`.
64+
* [ ] My background has an aspect ratio of `16:9`.
65+
* [ ] My background contains relevant content pertaining to the server, is my own/the server's property, and complies with relevant copyright/privacy laws.
66+
* [ ] My background doesn't contain any markings, text, or logos (unless part of a build).

0 commit comments

Comments
 (0)