A new log system was now implemented. With that, you have the option to save information about the events, like when it started, players that have joined, items saved, players eliminated, winners, etc.
The option to enable is is in the config.yml:
log-system:
enabled: true
delete-after: 7
You can also check the default config.yml values
here.