mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-28 21:26:01 +01:00
Updated Install (markdown)
parent
401126e32c
commit
f7c415b9ac
22
Install.md
22
Install.md
@ -17,10 +17,11 @@ __MacOS/Linux__:
|
||||
The main SubServers 2 add-on is known as SubServers.Bungee. If you came from that page, this is probably what you're looking for.
|
||||
|
||||
1. Download BungeeCord ([Link](https://www.spigotmc.org/link-forums/bungeecord.28/))
|
||||
2. Download your favorite commit of SubServers.Bungee ([Click Here](https://subservers.me1312.net/Artifacts/Download/#commit=Master&app=SubServers.Bungee.jar) for the latest commit)
|
||||
3. Put them both in a folder together
|
||||
4. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar`
|
||||
5. All commands can be accessed in console using `/sub help`
|
||||
2. Name it `BungeeCord.jar` (case-sensitive)
|
||||
3. Download your favorite commit of SubServers.Bungee ([Click Here](https://subservers.me1312.net/Artifacts/Download/#commit=Master&app=SubServers.Bungee.jar) for the latest commit)
|
||||
4. Put them both in a folder together
|
||||
5. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar`
|
||||
6. All commands can be accessed in console using `/sub help`
|
||||
|
||||
### Patching in BungeeCord
|
||||
This is an extra set of steps you may need to do if SubServers.Bungee cannot find BungeeCord.jar, despite it clearly being there. (This problem most commonly occurs in multicraft panels)
|
||||
@ -50,12 +51,13 @@ This installation can be confusing to those who are not tech savvy, so a [video
|
||||
|
||||
## SubServers.Sync
|
||||
1. Download BungeeCord ([Link](https://www.spigotmc.org/link-forums/bungeecord.28/))
|
||||
2. Download your favorite commit of SubServers.Sync ([Click Here](https://subservers.me1312.net/Artifacts/Download/#commit=Master&app=SubServers.Sync.jar) for the latest commit)
|
||||
3. Put them both in a folder together
|
||||
4. Start SubServers.Sync (it should give you an error)
|
||||
5. Enter your SubData Direct info in `~/SubServers/sync.yml`
|
||||
6. You can now launch SubServers via your terminal: `java -jar SubServers.Sync.jar`
|
||||
7. All commands can be accessed in console using `/sub help`
|
||||
2. Name it `BungeeCord.jar` (case-sensitive)
|
||||
3. Download your favorite commit of SubServers.Sync ([Click Here](https://subservers.me1312.net/Artifacts/Download/#commit=Master&app=SubServers.Sync.jar) for the latest commit)
|
||||
4. Put them both in a folder together
|
||||
5. Start SubServers.Sync (it should give you an error)
|
||||
6. Enter your SubData Direct info in `~/SubServers/sync.yml`
|
||||
7. You can now launch SubServers via your terminal: `java -jar SubServers.Sync.jar`
|
||||
8. All commands can be accessed in console using `/sub help`
|
||||
|
||||
### Patching in BungeeCord
|
||||
This is an extra set of steps you may need to do if SubServers.Sync cannot find BungeeCord.jar, despite it clearly being there. (This problem most commonly occurs in multicraft panels)
|
||||
|
Loading…
Reference in New Issue
Block a user