Breaking change
Last release for the warning system.
Allows warnings to expire after a configured amount of time.
Expired warnings do not show up anymore in the "my-warnings" GUI and are not taken into account during threshold calculation.
https://staffplusplus-minecraft.gitbook.io/staffplusplus/features/warnings/severity-levels
This removes the `clear` property of the warnings module. It's no longer possible to have warnings be automatically removed from the database.
Use the expiresAfter property for cleaning up warnings you deem too old.
Or manually delete warnings if you still feel there is a need to actually remove all history of a warning.
Changelog:
https://github.com/garagepoort/StaffPlusPlus/blob/master/CHANGELOG-1.16.md