mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
SubServers – The Minecraft Server Management Platform
0bf5f16e09
/sub reload - can now perform soft reloads /greload - still performs hard resets Soft Reloads mean that SubServers will load new data from the config and attempt to merge it with what is already in memory. This is good if you need to make some quick changes, since it will only stop servers if a major change has been made to them. However, this has the potential to cause issues, which is why the Hard Reset will continue to be tied to bungeecord command. |
||
---|---|---|
Artifacts | ||
Javadoc | ||
SubServers.Bungee | ||
SubServers.Client/Bukkit | ||
SubServers.Console/src | ||
SubServers.Host | ||
SubServers.Sync | ||
_config.yml | ||
.gitattributes | ||
.gitignore | ||
CNAME | ||
LICENSE | ||
README.md |
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-host.38833/
http://www.spigotmc.org/resources/subservers-sync.46124/
http://www.spigotmc.org/resources/subservers-console.37341/
http://www.spigotmc.org/resources/subservers-client-bukkit.15506/
Quick Links
These are some quick links for common resources of SubServers 2.
How to Install
https://github.com/ME1312/SubServers-2/wiki/Install
Javadocs for Developers
http://subservers.ME1312.net/Javadoc/SubServers.Bungee/
http://subservers.ME1312.net/Javadoc/SubServers.Host/
http://subservers.ME1312.net/Javadoc/SubServers.Sync/
http://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/