Commit Graph

9 Commits

Author SHA1 Message Date
Intelli 40ee11f644 CoreProtect v21.0 release 2022-03-08 08:39:38 -07:00
Intelli 83fc221bf2 Added logging for items traded with villagers (MC 1.18+) 2022-03-03 15:22:37 -07:00
Intelli 2fa5af64ca Updated Gradle build file to match Maven 2022-03-02 13:14:30 -07:00
Intelli d9f5411e87 CoreProtect v20.4 release 2022-01-04 19:26:11 -07:00
Intelli fffe75f1f4 CoreProtect v20.3 release 2021-12-18 11:35:55 -07:00
Intelli a5d063dced CoreProtect v20.2 release 2021-12-16 14:01:43 -07:00
Jan Erik Petersen fc99c24a0a
Add HikariCP connection pool for MySQL (#86)
* Add HikariCP connection pool for MySQL

* Make code more compatible with connection pooling

- Remove connection caching in Process/Consumer
- Use try-with-resources to make sure Connections always get closed, even in
  when an Exception occurs.

* Disable SSL for MySQL
2021-11-15 17:57:33 -07:00
Intelli adef057590 CoreProtect v20.1 release 2021-07-27 14:16:20 -06:00
Intelli 48ef18e2c8 CoreProtect v20.0 release 2021-07-16 12:13:54 -06:00