From 1defbbd6ad4111773d8bd1e001a5ff553f45ba85 Mon Sep 17 00:00:00 2001 From: Sean <88566094+izatwin@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:04:11 -0400 Subject: [PATCH] Update Setup.md (#164) fix signedvelocity links --- docs/Setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Setup.md b/docs/Setup.md index 14cc5c0..bbc2d5b 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -15,9 +15,9 @@ This will walk you through installing HuskChat on your Velocity or BungeeCord/Wa ### Velocity Installation 1. Turn off your Velocity proxy 2. Download the [latest version of HuskChat](https://github.com/WiIIiam278/HuskChat/releases/latest). -3. Download the [latest version of SignedVelocity](https://modrinth.com/plugin/unsignedvelocity) for Velocity +3. Download the [latest version of SignedVelocity](https://modrinth.com/plugin/signedvelocity) for Velocity 4. Add both jar files to your Velocity proxy server's `~/plugins` folder. - 1. Additionally, download [SignedVelocity](https://modrinth.com/plugin/unsignedvelocity) for your backend server add the plugin to your `/plugins/~` folders there. Restart your backend servers. + 1. Additionally, download [SignedVelocity](https://modrinth.com/plugin/signedvelocity) for your backend server add the plugin to your `/plugins/~` folders there. Restart your backend servers. 2. You may alternatively use UnsignedVelocity and VPacketEvents, which only need installing on your proxy if you are using Fabric for your backend servers. 5. Start your Velocity proxy. Let HuskChat generate its config files, then stop the proxy again. 6. Modify your HuskChat config files as needed, then start your Velocity proxy again. @@ -34,4 +34,4 @@ This will walk you through installing HuskChat on your Velocity or BungeeCord/Wa ## Next Steps * [[Channels]] * [[Formatting]] -* [[Commands]] \ No newline at end of file +* [[Commands]]