From 850e7ba5fec87e9979ec080e5b33be24d3b966d8 Mon Sep 17 00:00:00 2001 From: 1Defence <63735241+1Defence@users.noreply.github.com> Date: Tue, 28 Jun 2022 02:48:19 -0400 Subject: [PATCH] update party-health-status to v1.1 (#2892) * update to 1.1 * update to 1.11 * replace CharacterNameUpdate event -> StatusUpdate event & additional null check as this isn't only called on name changes now Co-authored-by: 1Defence --- plugins/party-health-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/party-health-status b/plugins/party-health-status index aaa450a92..d7781b84c 100644 --- a/plugins/party-health-status +++ b/plugins/party-health-status @@ -1,2 +1,2 @@ repository=https://github.com/1Defence/party-health-status.git -commit=018e2d87bf21c5db1b2615e0a89c3226c42d53af \ No newline at end of file +commit=d7b586891ef95a8d45b3ca35085796c081fdb51b \ No newline at end of file