Skip to content

2.6.1: Bug Fixes and Improvements

Choose a tag to compare

@pantherman594 pantherman594 released this 06 Sep 01:46
· 22 commits to master since this release

Added

  • /msggroup rename command to easily rename message groups

Fixed

  • Database#setFromString NPE if input is null
  • Friend list no longer shows the command sender's name if friend is offline
  • NPE for booleans in PlayerData
  • Message group permissions

Improved

  • Cache data from database to speed up getting info
  • PlayerData converter will now convert lastname too
  • SQLite connection will close after 250 uses, instead of after every use

Config Updates