Skip to content

Commit 1e99b41

Browse files
committed
move minecraftVersions section
1 parent 359166c commit 1e99b41

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/adding-servers/metadata.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@ You can select up to `3` game types, choose the game types that represent your s
4040

4141
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 `#`.
4242

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-
4743
### Minecraft Versions
4844

4945
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.
5046

5147
**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.**
5248

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+
5353
### Languages
5454

5555
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.
9292

9393
> Note: Each field must be a valid URL starting with `https://`.
9494
95-
| Key | Description | ✅ Example |
95+
| Field | Description | ✅ Example |
9696
|-----------|---------------------------------------|------------------------------|
9797
| `website` | A link to your server's main website. | `https://www.lunar.gg/` |
9898
| `store` | A link to your server's store. | `https://www.lunar.gg/store` |

0 commit comments

Comments
 (0)