Intelli
1e007c98a4
Cleanup
2023-07-13 14:43:09 -06:00
Intelli
df9b478be7
Split up MySQL upgrade query to resolve issues from interrupted queries
2023-07-13 13:56:27 -06:00
Intelli
4e43a42662
Added logging and rollback support for double sided signs
2023-07-12 15:17:14 -06:00
Intelli
2763952dc6
Fixed deprecated display width warnings for MySQL databases
2022-03-11 18:16:16 -07:00
Intelli
d365eb498b
Re-sort language file after upgrading
2022-02-18 20:47:18 -07:00
Intelli
585d8b275a
Fixed inventory lookups/rollbacks missing block placement actions
2022-02-18 20:29:45 -07:00
Intelli
a2353afd0a
Added inventory rollback support for online players
2022-02-11 21:45:33 -07:00
Intelli
19efdeff89
Added clickable page numbers to lookup pagination
2022-02-08 19:25:07 -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
48ef18e2c8
CoreProtect v20.0 release
2021-07-16 12:13:54 -06:00