With the amount of issues with graves backups, the decision was made to remove it entirely as it broke functionality. If you need to backup inventory data upon death, we recommend using InventoryRollbackPlus. For hard crashes, we are not able to control any affects of corrupted database data using H2 or SQLite. If you are worried about such issues, recommend switching to MySQL/MariaDB, PostgreSQL, or Microsoft SQL Server.
Changes this version:
Updated HikariCP to version 6.0.0
Updated H2 to 2.3.232
Dropped support for Java 8. Minimum supported is Java 11.
Starting this version, Java 8 support is dropped and is no longer supported. Graves now supports Java 11 and newer. This will allow us to use better java methods, which Java 8 doesn't support.