From 259a7b1f24ba8cca23384cd85e536947e79f5121 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Tue, 9 Feb 2021 22:49:15 -0500 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Installation.md b/Installation.md index eed7da4..2636244 100644 --- a/Installation.md +++ b/Installation.md @@ -64,7 +64,8 @@ This installation can be confusing to those who are not tech savvy, so a [video 8. Change `Address` to the address of where SubServers.Host will be 9. Open config.yml for SubServers.Host 10. Enter your SubData Direct info
- 10.1. Change `Settings > SubData > Name` to whatever you named this host in SubServers.Bungee's config.yml + 10.1. Follow the instructions provided to you by SubServers.Bungee when you started it
+ 10.2. Change `Settings > SubData > Name` to whatever you named this host in SubServers.Bungee's config.yml 11. You can now startup your host 12. All SubServers.Host commands can be accessed in console by using `/help` @@ -74,7 +75,9 @@ This installation can be confusing to those who are not tech savvy, so a [video 3. Download your favorite commit of SubServers.Sync ([Click Here](https://dev.me1312.net/jenkins/job/SubServers%20Platform/) 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` +6. Enter your SubData Direct info in `~/SubServers/sync.yml`
+ 6.1. Follow the instructions provided to you by SubServers.Bungee when you started it
+ 6.2. Change `Settings > SubData > Name` to whatever you want this proxy to be called (optional) 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` @@ -91,8 +94,9 @@ This is an extra set of steps you may need to do if SubServers.Sync cannot find 3. Start, then stop your server 4. Open config.yml 5. Enter your SubData Direct info
- 5.1. Change `Settings > SubData > Name` to whatever you named this server in BungeeCord/SubServers (only required if server cannot be auto-linked by subdata) -6. You can now startup your server + 5.1. Follow the instructions provided to you by SubServers.Bungee when you started it
+ 5.2. Change `Settings > SubData > Name` to whatever you named this server in BungeeCord/SubServers (optional, unless auto-linking fails) +6. You can now start up your server 7. All SubServers.Client commands can be accessed in-game by using `/sub help` ## SubServers.Console