mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated Install (markdown)
parent
aadfa3ad12
commit
745668839a
24
Install.md
24
Install.md
@ -1,14 +1,13 @@
|
||||
This page explains how to install and/or update the pre-releases of SubServers 2.
|
||||
This page explains how to install and/or update the pre-releases of SubServers 2. If you are updating to or from a pre-release version it is generally recommended to update all of your SubServers add-ons with versions from the same commit. If you are having problems starting SubServers, be sure to check that your configs are up to date.
|
||||
|
||||
## SubServers.Bungee & SubServers.Sync
|
||||
1. Download BungeeCord ([Link](https://www.spigotmc.org/link-forums/bungeecord.28/))
|
||||
2. Download your favorite commit of SubServers.Bungee/SubServers.Sync ([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. 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`
|
||||
4. For SubServers.Sync, you must enter your SubData Direct information in `~/SubServers/sync.yml`
|
||||
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`
|
||||
|
||||
## 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)
|
||||
@ -27,14 +26,13 @@ This page explains how to install and/or update the pre-releases of SubServers 2
|
||||
|
||||
## 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`
|
||||
2. Put SubServers.Client into your server's plugins
|
||||
3. Start, then stop your server
|
||||
4. Open config.yml
|
||||
5. Change `Settings > SubData > Name` to whatever you named this server in BungeeCord/SubServers
|
||||
6. Make sure SubData Client can connect to your SubData Server (using the ip and password in the config)
|
||||
7. You can now startup your server
|
||||
8. All SubServers.Client commands can be accessed in-game by using `/sub help`
|
||||
|
||||
## SubServers.Console
|
||||
1. Download your favorite commit of SubServers.Console ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit)
|
||||
|
Loading…
Reference in New Issue
Block a user