diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-06 23:27:00 +0100 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-06 23:27:00 +0100 |
| commit | 27017f5e523aadf7c2bb1c8e2f5b677bf47f2cc2 (patch) | |
| tree | d48cdbe593c5f5ead633264e4300471cc2edbf23 | |
| parent | 607a7cd9802b97f8102fdc535ed03090123f05ad (diff) | |
| download | SkyHanni-27017f5e523aadf7c2bb1c8e2f5b677bf47f2cc2.tar.gz SkyHanni-27017f5e523aadf7c2bb1c8e2f5b677bf47f2cc2.tar.bz2 SkyHanni-27017f5e523aadf7c2bb1c8e2f5b677bf47f2cc2.zip | |
Added /shtrackcollection.
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rw-r--r-- | FEATURES.md | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3818601..3d69e944d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Version 0.13.1 +### Features ++ Added /shtrackcollection <item> - This tracks the number of items you collect, but it does not work with sacks. + ### Fixes + Dungeon level color fixed wrong colors. diff --git a/FEATURES.md b/FEATURES.md index 552552f9c..7f44a497d 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -140,6 +140,7 @@ ## Commands - /wiki (using hypixel-skyblock.fandom.com instead of Hypixel wiki) - /shmarkplayer <player> (marking a player with yellow color) +- /shtrackcollection <item> - This tracks the number of items you collect, but it does not work with sacks. - ## Misc - Allow to copy, paste, and mark selected text in signs (not visual, but it's working still) |
