From 745a7c428971ed08eb91057a7c8a4ba18825a54f Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 23 Jul 2020 16:51:53 +0200 Subject: Added SkyBlock Dungeon deaths counter --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') 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` 🎉 -- cgit