2021-06-12 12:15:34 +00:00
2021-06-12 15:11:03 +03:00
2021-06-12 15:52:15 +04:00
2021-06-12 11:41:14 +00:00
2021-06-12 14:43:58 +03:00
2021-06-12 12:15:34 +00:00

AutomaticLogDeleter

Deletes old server logs automatically

Config

#AutomaticLogDeleter plugin config
#lines that start with a hashtag are comments
#delete logs older than 24 hours by default
#you can set it to -1 to simply delete all logs
#default value: 86400
delete-logs-older-than-seconds: 86400

#by default old logs are deleted only on startup
#default value: false
also-delete-logs-on-shutdown: false
Description
Deletes old Minecraft server logs automatically
Readme 63 KiB
2021-06-15 07:04:57 +00:00
Languages
Java 100%