mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-05 01:59:30 +01:00
SubServers – The Minecraft Server Management Platform
Artifacts | ||
SubServers.Bungee | ||
SubServers.Client/Bukkit/src | ||
.gitignore | ||
LICENSE | ||
README.md |
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/Update SubServers.Bungee
- Download BungeeCord (Link)
- Download your favorite commit of SubServers.Bungee (Click Here for the latest commit)
- Put them both in a folder together. It should now look like this:
- If you are updating, make sure to update the files in
~/SubServers
, they wont reset themselves. - You can now launch SubServers via your terminal:
java -jar SubServers.Bungee.jar
- All SubServers.Bungee commands can be accessed in console using
sub help
How to Install/Update SubServers.Client
- Download your favorite commit of SubServers.Client (Click Here for the latest commit)
- Put SubServers.Client into your server's plugins
- If you are updating, make sure to update the files in
~/plugins/SubServers
, they wont reset themselves. - Start, then stop your server
- Open config.yml
- Change
Settings > SubData > Name
to whatever you named this server in BungeeCord/SubServers - Make sure SubData Client can connect to your SubData Server (using the ip and password in the config)
- You can now startup your server
- All SubServers.Client commands can be accessed in-game by using
sub help