tgxn / Backup

A Backup plugin for the Bukkit Server API.
http://bukkitbackup.com
GNU General Public License v3.0
23 stars 14 forks source link

"backupemptyserver: false" not working? #53

Closed ethanmdavidson closed 12 years ago

ethanmdavidson commented 12 years ago

In the config I have specified backupemptyserver: false yet it still makes backups when the server is empty. Does anyone else have this issue, or did I set something up incorrectly?

tgxn commented 12 years ago

What version are you using?

ethanmdavidson commented 12 years ago

1.8.4, which is the version I was directed to. It is the most recent release, correct? here is a pic which illustrates the issue I was having, along with another I noticed. http://i1215.photobucket.com/albums/cc504/ethanmdavidson/BackupError.png As you can see, it is saving at seemingly random intervals. Also, the save messages in the console do correspond to the backups created, I was just showing the 19 mins to show that the pattern isn't constant, it seems to change when people leave, but it doesn't appear to be backing up when the last person leaves either. EDIT: I just remembered that the config had been changed during that server session, but the only thing I had changed was to increase the time interval from 60 to 120, so the console in the pic is running with backupinterval: 60, sorry

tgxn commented 12 years ago

Alright, I'll look into it.

tgxn commented 12 years ago

The issue with "backupemptyserver: false" not working should be resolved.