From 7b8534e3b18197f9e96906794334183f3bff32cf Mon Sep 17 00:00:00 2001 From: Artur Khusainov Date: Fri, 26 Jan 2024 21:38:39 +0300 Subject: [PATCH] Update installation instructions (#88) --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b2614d5..4faa5b7 100644 --- a/README.md +++ b/README.md @@ -78,16 +78,12 @@ Folia is supported, but isn't tested regularly. Please report if the support is ## Installation -ℹ️ You should install this plugin on both sides: on BungeeCord/Velocity and on Spigot/Paper. +ℹ️ You should install this plugin on both sides: BungeeCord/Velocity and Spigot/Paper. 1. Download the latest release 2. Put each file into the corresponding plugins folder 3. That's it. No configuration is required. You can restart your servers now. -⚠️ **NOTE** Spigot plugin may not work without BungeeCord/Velocity counterpart. I highly recommend installing -plugins on both sides. BungeeCord/Velocity plugin is useless if you don't install Spigot plugin on -downstream servers. - ## Configuration The configuration file is stored at `plugins/MapModCompanion/config.yml` for both Spigot and BungeeCord. Velocity uses `plugins/mapmodcompanion/config.toml`.