promotional bannermobile promotional banner

AutoPlug | Automatic Updater for Plugins/Mods/Server/Java and itself

First in the world, feature-rich, auto-updater, and server manager with web interface.

File Details

5.8.1

  • R
  • Jan 17, 2022
  • 12.41 MB
  • 308
  • 1.18.1+1

File Name

AutoPlug-Client.jar

Supported Versions

  • 1.18.1
  • 1.0.0
  1. 5.8.1

    - Increased compatibility with bungee/proxy plugins
    - Added port to web-config
    - Fixed #95 (java.io.FileNotFoundException for server.properties)
    - Fixed deprecation warning comment not being shown in the config files
    - ConFileManager: Removed sending of parent directory as first
    - Some config tweaks
     
  2. 5.8

    - Mandatory update for those using AutoPlug-Web, since some protocols were updated. - Split up the server details into two connections: private and public details, to allow more precise control and increase network efficiency (see web-config for details) - Fixed MOTD causing the server shown as offline - Probably fixed online console send sometimes not working correctly - Added command .con reload to refresh all connections - Fixed max cpu = 0 - Some smaller changes to some other commands
     
  3. 5.6.1

    - New installer to make installation as easy as possible even for beginners
    - Added color workaround (see logger config), by checking the log for certain words like error, exception, warn etc...
    - Enhanced warning message of plugins updater jenkins
    - Fixed github/jenkins plugins updater to support all kinds of version names (check the plugins config and update your artifact/asset names)
    - Fixed dynmap download error #107
    - Fixed custom download url not working for plugins updater
    - Fixed...
     
  4. 5.5

    - Added Jenkins support to plugins updater. You now can install beta builds of EssentialsX for example by adding this to your plugins config:
    ```yaml
    jenkins:
    project-url: https://ci.ender.zone/job/EssentialsX/
    artifact-name: EssentialsXdev+dae.jar
    build-id: 0
    ```
    - Added new commands, for forcing checks (ignores cooldown):
    ```
    .check (.c)
    .check java (.cj)
    .check server (.cs)
    .check plugins (.cp)
    ```
     
  5. 5.4

    - Added github as alternative for plugins updating. Now its possible to update highly demanded plugins like EssentialsX. Simply add this to the Essentials section in your plugins config:
    Code (YAML):
       
    alternatives
    :
         github
    :
           repo-name
    EssentialsX/Essentials
           asset-name
    EssentialsX.jar
     
    - NEW: .server info (.sinfo) (for debugging maily)
    - Upgraded Java-Updater API and fixed issues with updating Java 17 etc. (thanks @kuma the Wandering Shaman )
    -...
     
  6. 5.2

    - NEW: Online File-Manager now supports: UPLOAD, COPY, CUT and PASTE. (For all premium features visit https://autoplug.one/premium)
    - NEW: Directory-Cleaner (see /autoplug/general-config.yml for further details)

    Enter .r to restart your server. AutoPlug will update itself automatically
     
  7. 5.1.0

    - NEW: Online File-Manager for Premium users!
    - Fixed server jar getting deleted, before actually checking if download was successful
    - New options in system config: autoplug-web-ip and autoplug-web-port (mainly useful for debugging and testing)
    - Simplified online console settings (you may need to re-enable it in the web-config)
    - Optimized online console reconnector
    - Optimized online consoles' scroll behavior

    Current features of File-Manager:
    - Browse files
    - Create files
    - Rename files...
     
  8. 5.0.9

    - NEW: shared-files/servers.
    - NEW: Added option to disable http content-type checking for each plugin
    - FIX: Server details connection not reconnecting
    - Removed leftovers from SPPU
    - And some more bug fixes
     
  9. AutoPlug v5.0.2

    - Fixed console not reconnecting after connection loss to AP-Web
    - Fixed server details connection not reconnecting after connection loss to AP-Web
    - Added CPU and RAM details to web
    - Added task status printing for people that dont use live tasks
     
  10. AutoPlug v5.0

    - Added CPU and RAM details to web
    - Added task status printing for people that dont use live tasks