|
11 | 11 | * 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: |
12 | 12 | - [ ] `id`: a lowercase string, which should match the folder name *(ex. `goldenpvpnetwork`)* |
13 | 13 | - [ ] `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`)* |
15 | 15 | - [ ] `addresses`: an array with lowercase strings *(ex. `["goldenpvp.net", "routing.center"]`)* |
16 | 16 | - You do not need to specify subdomains, CheatBreaker services automatically detect them. |
17 | 17 | - [ ] `primaryAddress`: the primary address that people connect to with (please include the subdomain if required) *(ex. `mc.goldenpvp.net`)* |
|
58 | 58 | * [ ] My logo is between `512` and `1024` pixels in width and height. |
59 | 59 | * [ ] My logo is my own/the server's property and complies with relevant copyright/privacy laws. |
60 | 60 |
|
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