diff options
Diffstat (limited to 'website/src/en')
| -rw-r--r-- | website/src/en/docs/getting-started.md | 4 | ||||
| -rw-r--r-- | website/src/en/download.md | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/website/src/en/docs/getting-started.md b/website/src/en/docs/getting-started.md index abfd2ac..396cd16 100644 --- a/website/src/en/docs/getting-started.md +++ b/website/src/en/docs/getting-started.md @@ -6,6 +6,10 @@ layout: doc This guide explains how to set up LunaticChat. +::: warning Spigot / BungeeCord is not supported +LunaticChat only supports Paper / Folia servers. It does not work on Spigot or BungeeCord, and there are no plans to support them in the future. For Spigot environments, we recommend using a [fork of LunaChat](https://github.com/f1w3/LunaChat). +::: + ## Requirements | Item | Requirement | diff --git a/website/src/en/download.md b/website/src/en/download.md index e629415..16916b5 100644 --- a/website/src/en/download.md +++ b/website/src/en/download.md @@ -3,4 +3,6 @@ layout: page title: Download --- +<!-- Download page content is managed by the DownloadCard.vue component. Do not write content directly here --> + <DownloadCard /> |
