Skip to content

AdvancedBan v2.1.9 | Database connection pooling & more

Compare
Choose a tag to compare
@DevLeoko DevLeoko released this 12 May 20:35
· 106 commits to master since this release

[+] Connection pooling for MySQL and HSQLDB with HikariCP
[+] Added Vault support so that exempt permissions also work when a player is offline
[~] MySQL Data can now be directly entered in the config.yml
[~] Fixed caching issues with /unpunish and /unwarn
[~] Some minor fixes

Required action: none

Note: The following setting is now available in the config.yml (will be true for old configs)

# Whether to disallow connections to the server when there is an error
# with the database. (e.g.: if your MySQL Server goes down)
LockdownOnError: true