mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-14 14:25:30 +01:00
2.5 KiB
2.5 KiB
SubServers 2 is a rewrite of SubServers, the Server Management Plugin.
http://www.spigotmc.org/resources/subservers-2.11264/
http://www.spigotmc.org/resources/subservers-client-bukkit.15506/
Documentation
http://subservers.ME1312.net/Javadoc/SubServers.Bungee/
http://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/
How to Install/Update SubServers.Bungee Pre-Releases
- 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 Pre-Releases
- 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
How to Install/Update SubServers.Console Pre-Releases
- Download your favorite commit of SubServers.Console (Click Here for the latest commit)
- Put SubServers.Console into your proxy's plugins
- Start your proxy
- You can now access the commands
/popouts
and/popoutc
for subservers and subcreator instances respectively