Skip to content

ChestShopNotifier 1.2

Choose a tag to compare

@Phoenix616 Phoenix616 released this 11 Oct 14:38
· 45 commits to master since this release
  • Pagination in history (whith "/csn history ")
  • "/csn clear" removes directly from the database, "/csn history" marks as read and differientiates read entries
  • "/csn cleandatabase" command to remove old entries and config option to perform an autoclean
  • Config option to auto clean database on startup (using the /csn cleandatabase parameters)
  • Make database operations use an asnyc thread
  • Use HikariCP for MySQL connections