MikesBACKUP V0.4

Details

  • Filename
    MikesBACKUP.jar
  • Uploaded by
  • Uploaded
    Sep 30, 2011
  • Size
    22.00 KB
  • Downloads
    279
  • MD5
    d0c5ea68a8e8f7a3bf96c87b2df73f8d

Supported Bukkit Versions

  • CB 1185

Changelog

V 0.4

    * Added scheduler functionality.

V 0.3

    * Moved execution of backup script to seperate thread to avoid blocking
    * Added status messages that can be broadcasted

V 0.2

    * Command 'backup' works.

V 0.1 - Initial

    * Basic structure

The same backup job can run concurrently - causing race conditions.
A scheduled backup requiring players only runs if players are logged in the instant the job executes. Will be changed later to run at least once after the last player signs out.