Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Version 2.1.0

Compare
Choose a tag to compare
@mzrtamp mzrtamp released this 15 Nov 12:00
· 521 commits to main since this release
dbb1aed

2.1.0 (2021-11-15)

Full Changelog: 2.0.0...2.1.0 (#608) [dbb1aed]

Features

Bug Fixes

  • Fixed About Command statistic stuck [75375e1]
  • Fixed Volume Command numeral value written in 0 - 1 instead of 0 - 100 of range [16468e3]

Unified Changes

  • Add return statement and give a warning message when trying to mute the server's owner on the Mute Command [4050c99]
  • Tidy up some code files content (string update, import line order sortings, etc.)
  • Some dependencies update and fixes.