From 0f15f234b5327b798b83cabd75d8da52203e3066 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Fri, 6 Nov 2020 14:05:40 -0800 Subject: [PATCH] Update changelog --- Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.txt b/Changelog.txt index 7cb768366..8d64f63cd 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Version 2.1.154 Fixed a bug where Tree Feller was not dropping stuff like saplings + Fixed a bug where player names that used hex color codes weren't working in party or admin chat (API) Author class has been reworked (API) McMMOChatEvent::getSender removed (use getDisplayName() instead) (API) McMMMOChatEvent::setDisplayName() removed (you can set author names in Author)