AutoPlug v0.9
[Important] New hostname:
https://autoplug.online
[Important] Delete your old configs!
[Important] Because of security enhancements:
[Important] All registered accounts/servers at our website have been removed due to new security enhancements. You will have to re-register.
[Important] Make sure to remove the old AutoPlug-Plugin
[FIX] Partial fix for plugin update downloading. Plugins hosted directly on spigot can be updated. Plugins hosted externally still won't be updatable.
AutoPlug-Website:
+ Major security enhancements (server key enlongation, owner verification etc.)
- Removed a lot of stuff because it was incomplete. For now only the most basic functionality is available.
- Note that the website isn't completely optimized for mobile devices yet
AutoPlug-Client:
+ Security enhancements by encrypting all client/server communication with SSL and by increasing the key length to 250
+ Performance enhancements by making all tasks asynchronous (way shorter boot and download times)
+ ProcessDisplayer which enables a live and structured console progress view of all asynchronous processes(Currently only for windows)
+ Enhanced logger and error/debug logging (now even without debug enabled a separate debug log will be created and written to)
+ Completly rewritten/enhanced configuration files
+ No need to restart after changing a value in the config files (the only exception is the debug option)
+ New config file: autoplug-plugins-config.yml. Enables precise control over which plugin to update and from where to download the update from
+ Completly rewritten/enhanced PluginUpdater
+ Plugin checks now have a cooldown of 4 hours
+ PuginUpdater: Support for bukkit plugins
+ PuginUpdater: Support for custom download links
+ PuginUpdater: Support for custom spigot and bukkit ids
+ Completly rewritten/enhanced ServerUpdater
+ ServerUpdater: now supports the latest paper downloads api v2
+ ServerUpdater: now supports paper, waterfall, and travertine
+ ServerUpdater: now supports all versions provided by the paper downloads api
+ Support for arguments after ...-jar server.jar <argument>... (See autoplug-server-config.yml)
+ Support for custom restart times (using cron)
+ Plugin data collection (name, author etc.) will now be performed over the client
AutoPlug-Plugin
- Removed plugin data collection (name, author etc.) will now be performed over the client
[WORK IN PROGRESS] AutoPlug-Launcher:
+ Self updater and updater for AutoPlug-Client/Plugin
+ Differentiate between stable and beta versions
+ Download verification via checksum