Updated Install (markdown)

ME1312 2017-08-22 09:05:59 -04:00
parent d88994b819
commit ee1a695692

@ -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:<br>
![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)