SaveLog
SaveLog was requested by: jj3502 (Plugin Request topic)
Does your host delete the log file for your server when it's stopped? Rather have your log be backed up when stopping? SaveLog has got your back!
I know this plugin doesn't do much now nor is it really feature packed but maybe it will eventually. Depends on how the release goes :P
The default backup interval is 24 hours, which is stored in the configuration file in seconds (86400 seconds).
Commands
| Command | Description |
| /savelog | Shows usage |
| /savelog backupnow | Preforms a backup and clear |
| /savelog clear | Only clears DOES NOT backup |
| |
Permissions
| Node | Default | Description |
| savelog.notify | OPs | Shows log backup / clear notifications |
| savelog.backup | OPs | Allows in game, on demand, backup execution |
| | |
FAQ
- Where are the logs saved?
- Logs are saved in a folder under plugins/SaveLog/backups\
Requests + Bugs
Please report bugs to the issue tracker, otherwise I will probably never look at it.. Post in the comments and I'll delete it! If your not smart enough, or intelligent enough to read this and follow this simple direction then I don't really want to help you.
Please submit FEATURES in the comments or PM me (prefer comments so we don't end up with duplicate requests)
Recent Changes + Notes
I think the interval has been fixed. My friend here did the code changes that should hopefully fix your issue. I'm working on how to allow you guys to do custom file name patterns.