diff options
author | Cow <cow@volloeko.de> | 2020-07-23 16:51:53 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-23 16:51:53 +0200 |
commit | 745a7c428971ed08eb91057a7c8a4ba18825a54f (patch) | |
tree | 0397d34e2426a3100129df65cb5b7520a37a7d68 /CHANGELOG.md | |
parent | 70dba3149a04105488c33fdc6ea99be93eb616aa (diff) | |
download | Cowlection-745a7c428971ed08eb91057a7c8a4ba18825a54f.tar.gz Cowlection-745a7c428971ed08eb91057a7c8a4ba18825a54f.tar.bz2 Cowlection-745a7c428971ed08eb91057a7c8a4ba18825a54f.zip |
Added SkyBlock Dungeon deaths counter
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 83686aa..0526450 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.8.9-0.9.0] - unreleased ### Added +- Added SkyBlock Dungeon deaths counter + - sends current deaths automatically; or manually with `/moo deaths` - New alias for `/moo` command: `/m` - Config option: Change position of item quality in tooltip of dungeon items - Added `/moo say [optional text]`: You can say `moo` again without triggering the command `/moo` 🎉 |