Create README.md

This commit is contained in:
ME1312 2016-12-15 16:38:51 -05:00 committed by GitHub
parent 6fd13e81dc
commit e177acc722
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -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`