1.9.46 + 1.9.47:
Removed "$timeSince ago" in "warn.list_entry" from the default messages.yml. This caused a problem with the warning list when the default warning action for 4 warnings is executed - when the player is banned, the last warning will state "(forever ago)".
1.9.45:
Added "/litebans info" command. This command shows the amount of active, idle, and total pooled connections.
1.9.44:
Switched to utf8 and utf8_unicode_ci, utf8mb4 only works on MySQL server versions released within the last 6 years.
1.9.43:
Fixed Unicode/UTF-8 support. New tables will also be created using utf8mb4 and utf8mb4_unicode_ci - previously utf8 and utf8_general_ci.
Fixed exempted players not being punishable through rcon.
1.9.42:
Added $id and $type variables to all messages involving bans, mutes, warnings, and kicks.
1.9.41:
Fixed error which occurred if you used two spaces with /ban and /mute.
1.9.40:
Fixed PostgreSQL startup error.
1.9.38 - 1.9.39:
Fixed errors when importing from a SQLite database while running the plugin under BungeeCord.
1.9.31 - 1.9.35:
Added "use_database_time" option to config.yml.
1.9.29:
Fixed error "Parameter index out of range (... > number of parameters, which is ...)." which could occur in certain situations since version 1.9.28.