diff --git a/Install.md b/Install.md index 995dfb8..bc97b16 100644 --- a/Install.md +++ b/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)