From e177acc722161abe102d2f1de6917814917dde58 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Thu, 15 Dec 2016 16:38:51 -0500 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..5d66afb3 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# SubServers 2 [BETA] +SubServers 2 is a rewrite of SubServers, the Server Management Plugin. + +## Notable Improvements (Over SubServers v1) +* Hosts (and Host Driver API) +* SubData Direct (and API) +* Names arn't case sensitive +* The Proxy hosts the Servers (instead of the Servers hosting the Proxy) +* Just about everything your players will see either looks like BungeeCord or is Customizable + +## How to install the Beta Releases +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: +![Example Folder](https://s30.postimg.org/qhcx95jep/Screen_Shot_2016_12_15_at_4_30_15_PM.png) +4. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar`