Excessive CoreProtect logs due to farms
Mob farms, crop farms, and farms that use tons of redstone/pistons all essentially do the same thing over and over and over. This generates tons of CoreProtect logs that nobody really cares about, which consumes significant disk space. I'm not sure how to resolve this properly. Some ideas:
-
We could disable CoreProtect logging in farms. This has the benefit of being very simple. The cons are that this might require some manual work to disable logging. If a farm is broken down, there is a chance of forgetting to remove the "no-log zone". If someone decides to grief a farm, it's painful to roll it back (need to get files from a backup instead of doing a CoreProtect rollback) and not all staff can roll back then.
-
Add something to CoreProtect to ignore repeated logs or some other fancy system that filters out unnecessary logs. Theoretically this would fix all our problems magically, but it seems time consuming/difficult to implement (correctly). Probably not really feasible for us to do, unless someone else decides to make a new logging plugin that does this.
We probably won't ever resolve this issue, but it's just something to keep note of.
An addon to CoreProtect that would allow us to temporarily disable logging in a selected region would go a long way.