Updates: - Added new permission: custombansplus.readsilentannouncements. Players with this permission will now see silent punishments.
- New config option: Forbid muted players to place signs.
- Console can now query for player punishment histories. Contrary to a GUI, it will show the history in text form instead.
- Appended the punished player to the announcements. Any Placeholder from the PlaceholderAPI that uses a player's data can now be used in the announcements using the punished player's data.
Patches: - Fixed report GUI not working properly. - Fixed announcer not showing the staff name in certain conditions. - Fixed MySQL archive table not saving records properly.
Reminder:If you already have data, please back it up before updating! This can easily be done by simple copying and pasting the db file (if you're using SQLite), or creating backup tables in your MySQL schema (if you're using MySQL).