mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
SubServers – The Minecraft Server Management Platform
eb18c01b22
This commit changes the way SubServers.Host launches itself and loads it's plugins. Overall loading plugins this way is more efficient, faster, and can cause less problems than before. Plugins will still use the package.xml & @SubPlugin annotation system to be loaded. Also, there are some changes to the logger that better support async logging. |
||
---|---|---|
Artifacts | ||
Javadoc | ||
SubServers.Bungee | ||
SubServers.Client/Bukkit | ||
SubServers.Console/src | ||
SubServers.Host | ||
SubServers.Sync | ||
_config.yml | ||
.gitattributes | ||
.gitignore | ||
CNAME | ||
ISSUE_TEMPLATE.md | ||
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/