You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/adding-servers/metadata.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,16 +40,16 @@ You can select up to `3` game types, choose the game types that represent your s
40
40
41
41
Each server must have a `primaryColor` and `secondaryColor`. These colors should represent the brand of your server. These colors must be in hexadecimal format, and must be prefixed with a `#`.
42
42
43
-
## Optional Fields
44
-
45
-
> While these fields are not required, they are highly recommended. Enriched servers are more likely to be utilized when being displayed.
46
-
47
43
### Minecraft Versions
48
44
49
45
The `minecraftVersions` field must be an array of client versions allowed on your Minecraft server. _(ie. 1.18.1, 1.19.2)_; The `primaryMinecraftVersion` field must be a subversion of a major version included in the `minecraftVersions` array.
50
46
51
47
**The versions you include must be versions that are directly offered in Lunar Client, which can be found in the version selector of the Lunar Client Launcher.**
52
48
49
+
## Optional Fields
50
+
51
+
> While these fields are not required, they are highly recommended. Enriched servers are more likely to be utilized when being displayed.
52
+
53
53
### Languages
54
54
55
55
You can define both `languages` (a list of all the languages your server supports) and a `primaryLanguage` (the main language your server operates in) which your server supports. These languages can be selected from the following:
@@ -92,7 +92,7 @@ Include the following fields to link to your server's ecosystem.
92
92
93
93
> Note: Each field must be a valid URL starting with `https://`.
0 commit comments