espidev / ebackup

An easy and reliable plugin for backups on Spigot servers! Supports SFTP!
https://www.spigotmc.org/resources/ebackup-simple-and-reliable-backups-for-your-server-supports-ftp-sftp.69917/
GNU General Public License v3.0
54 stars 16 forks source link

I can not figure out how to do a backup every 30 minutes, please help #43

Closed BugPatcher closed 2 years ago

BugPatcher commented 2 years ago

I have no idea how to contact the developer except here. You could add a discord to make it easier? Back to the problem, could you maybe show me how to make a backup every 30 minutes?

espidev commented 2 years ago

crontask: '* 0,30 * * * *' (every hour at either 0 minutes or 30 minutes)