Skip to content

v0.0.20

Compare
Choose a tag to compare
@BlueAgent BlueAgent released this 11 Mar 17:27
· 120 commits to main since this release
27193ff

[0.0.20] - 2022-03-12

Added

  • Ported to 1.17.1 and 1.18.2
  • Creation is done on a separate thread so will not block the server from loading.
  • Will retry creation on RuntimeException but not LoginException since that indicates an incorrect bot token.