SubServers-2/README.md

35 lines
2.5 KiB
Markdown
Raw Normal View History

2017-01-03 18:57:10 +01:00
![https://s30.postimg.org/fu575r281/Sub_Servers_Title.png](https://s30.postimg.org/fu575r281/Sub_Servers_Title.png)<br>
2017-01-02 01:44:24 +01:00
SubServers 2 is a rewrite of SubServers, the Server Management Plugin.<br>
2017-01-12 04:22:34 +01:00
[http://www.spigotmc.org/resources/subservers-2.11264/](http://www.spigotmc.org/resources/subservers-2.11264/)<br>
[http://www.spigotmc.org/resources/subservers-client-bukkit.15506/](http://www.spigotmc.org/resources/subservers-client-bukkit.15506/)
2016-12-15 22:38:51 +01:00
2017-01-02 01:43:22 +01:00
### Documentation
2017-01-06 22:12:43 +01:00
> [http://subservers.ME1312.net/Javadoc/SubServers.Bungee/](http://subservers.ME1312.net/Javadoc/SubServers.Bungee/)<br>
> [http://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/](http://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/)
2016-12-15 22:38:51 +01:00
2017-01-02 01:43:22 +01:00
## How to Install/Update SubServers.Bungee Pre-Releases
2016-12-15 22:38:51 +01:00
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)
2017-01-06 22:11:52 +01:00
3. Put them both in a folder together. It should now look like this:<br>
2016-12-15 22:38:51 +01:00
![Example Folder](https://s30.postimg.org/qhcx95jep/Screen_Shot_2016_12_15_at_4_30_15_PM.png)
2016-12-20 00:31:01 +01:00
4. If you are updating, make sure to update the files in `~/SubServers`, they wont reset themselves.
2016-12-20 00:43:37 +01:00
5. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar`
2017-01-12 04:22:34 +01:00
6. All SubServers.Bungee commands can be accessed in console using `/sub help`
2016-12-20 00:43:37 +01:00
2017-01-02 01:43:22 +01:00
## How to Install/Update SubServers.Client Pre-Releases
2016-12-20 00:43:37 +01:00
1. Download your favorite commit of SubServers.Client ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit)
2. Put SubServers.Client into your server's plugins
3. If you are updating, make sure to update the files in `~/plugins/SubServers`, they wont reset themselves.
4. Start, then stop your server
5. Open config.yml
6. Change `Settings > SubData > Name` to whatever you named this server in BungeeCord/SubServers
7. Make sure SubData Client can connect to your SubData Server (using the ip and password in the config)
8. You can now startup your server
2017-01-12 04:15:42 +01:00
9. All SubServers.Client commands can be accessed in-game by using `/sub help`
## How to Install/Update SubServers.Console Pre-Releases
1. Download your favorite commit of SubServers.Console ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit)
2. Put SubServers.Console into your proxy's plugins
3. Start your proxy
4. You can now access the commands `/popouts` and `/popoutc` for subservers and subcreator instances respectively