From 84927aecdf8e42937e0400d9652288af71fc1c05 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Mon, 19 Dec 2016 18:43:37 -0500 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0963e12..19d74ef7 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,22 @@ SubServers 2 is a rewrite of SubServers, the Server Management Plugin. * The Proxy hosts the Servers (instead of the Servers hosting the Proxy) * Just about everything your players will see either looks like BungeeCord or is Customizable -## How to install/update the Beta Releases +## How to Install/Update SubServers.Bungee 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` \ No newline at end of file +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` + +## How to Install/Update SubServers.Client +1. Download your favorite commit of SubServers.Client ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit) +2. Put SubServers.Client into your server's plugins +3. If you are updating, make sure to update the files in `~/plugins/SubServers`, they wont reset themselves. +4. Start, then stop your server +5. Open config.yml +6. Change `Settings > SubData > Name` to whatever you named this server in BungeeCord/SubServers +7. Make sure SubData Client can connect to your SubData Server (using the ip and password in the config) +8. You can now startup your server +9. All SubServers.Client commands can be accessed in-game by using `sub help`