From ee1a69569243c6d6d2ec607bd020354ad42f8f78 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Tue, 22 Aug 2017 09:05:59 -0400 Subject: [PATCH] Updated Install (markdown) --- Install.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index bd00a8d..d4bce9a 100644 --- a/Install.md +++ b/Install.md @@ -1,13 +1,14 @@ This page explains how to install and/or update the pre-releases of SubServers 2. -## SubServers.Bungee +## SubServers.Bungee & SubServers.Sync 1. Download BungeeCord ([Link](https://www.spigotmc.org/link-forums/bungeecord.28/)) 2. Download your favorite commit of SubServers.Bungee ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit) 3. Put them both in a folder together. It should now look like this:
![Example Folder](https://s30.postimg.org/qhcx95jep/Screen_Shot_2016_12_15_at_4_30_15_PM.png) 4. If you are updating, make sure to update the files in `~/SubServers`, they wont reset themselves. -5. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar` -6. All SubServers.Bungee commands can be accessed in console using `/sub help` +5. For SubServers.Sync, you must enter your SubData Direct information in `~/SubServers/sync.yml` +6. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar` +7. All SubServers.Bungee commands can be accessed in console using `/sub help` ## SubServers.Host 1. Download your favorite commit of SubServers.Host ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit)