Updates: -
New Permission: custombansplus.readmuted. Allows players with this permission to see messages that muted players attempted to send.
-
You can now warn offline players. They will receive the warn notification the next time they log in the server.
-
New configuration: console-name. You are now able to change the display name of your console, instead of the default "CONSOLE."
Patches: -
Relocated Reports data from yaml to SQL. It now has its very own table in the database.
-
Added fail-safe protocols for when your database's formats are tampered or corrupted. The plugin will now attempt to backup your old table and create a new one once it detects they've been tweaked.
-
Changed the MySQL key name in the config.yml from "sql" to "mysql" to avoid confusion.