Updates:
- You can now word out durations. Turn your "1d2h" into "1 Day and 2 hours."
- Revamped GUI Menus. The plugin's GUIs will now run smoother than ever before.
- Automatic simplification of durations. Your "65m5m60s25h" will now turn to "1d2h11m."
- Archived Reports. Archiving of reports is now possible, no need to delete them forever.
- New configuration:
Code (YAML):
# Set to true if you want your durations to be worded out (e.g. 2d -> 2 Days or 3d2h30m -> 3 Days, 2 Hours, and 30 Minutes).
word-out-durations:
announcers
: true
pages
: true
time-remaining
: false
- New permissions:
- custombansplus.reports.archive.view
- custombansplus.reports.archive.edit
Reworks:
- Replaced the "custombansplus.reports" permission requirement to be able to view reports to
"custombansplus.reports.view."
- Replaced DB date format from seconds to milliseconds. All dates made prior to this update will now look wonky.