Ban Management

Ban Management

193k Downloads

error on start up

kemit-the-frog opened this issue ยท 4 comments

commented

[14:11:47] [Server thread/INFO]: [BanManager] Enabling BanManager v5.9.0
[14:11:48] [Server thread/WARN]: 49 [Server thread] INFO me.confuser.banmanager.internal.hikari.HikariDataSource - HikariPool-1 - Started.

I keep getting this error when i try to start the server, all i did was install the plugin and give it mysql login. What does it mean?

commented

This is not an error but INFO.

commented

what does it mean?

commented

Hikari is the library that is used to create a bridge between BM and your MySQL server. The message itself is purely informational and means that the connection pool to the MySQL server has started.

commented

Duplicate of #585.