From 2cd39300bcb29e1a801d6cbff4e29b5b5917ce94 Mon Sep 17 00:00:00 2001 From: Legowars10 Date: Mon, 14 Apr 2025 19:25:06 -0400 Subject: [PATCH] Update supported-server-types.md Added Documentation for velocity support. --- docs/basic/supported-server-types.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/basic/supported-server-types.md b/docs/basic/supported-server-types.md index 9908cb3..ff1b935 100644 --- a/docs/basic/supported-server-types.md +++ b/docs/basic/supported-server-types.md @@ -43,4 +43,5 @@ To use any of these version with MCSS, please follow their respective installati |------------ |----------------------------------------------------------------- |---------------------- | | BungeeCord | Developed by Spigot's team, it supports plugins | [BungeeCord downloads](https://ci.md-5.net/job/BungeeCord/) | | Waterfall | Developed by Paper's team, it's a faster version of BungeeCord | [Waterfall downloads](https://papermc.io/downloads#Waterfall) | -| Geyser | Allows Java and PE players to play on the same server | [Geyser downloads](https://ci.opencollab.dev//job/GeyserMC/job/Geyser/job/master/) | +| Geyser | Allows Java and PE players to play on the same server | [Geyser downloads](https://ci.opencollab.dev//job/GeyserMC/job/Geyser/job/master/) | +| Velocity | Velocity is a lot faster and more stable than BungeeCord. | [Velocity downloads](https://papermc.io/downloads/velocity) |