From ce3c414847cd76720194433536f831e59ac9c738 Mon Sep 17 00:00:00 2001 From: DTKBRS Date: Sat, 12 Apr 2025 17:11:50 -0400 Subject: [PATCH] update party-potion-tracker (#7795) * update potion Tracker * Update plugin to use party to get the color * Had to set expectedPickUp back to null * Switch expectedPickUp back to null if event was cancelled * Update party-potion-tracker --- plugins/party-potion-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/party-potion-tracker b/plugins/party-potion-tracker index b4278b50b..3a738eb64 100644 --- a/plugins/party-potion-tracker +++ b/plugins/party-potion-tracker @@ -1,2 +1,2 @@ repository=https://github.com/DTKBRS/PartyPotionTracker.git -commit=ec11d05dcfd03a2e3b21a201195ef274a1a31435 +commit=c3a47617b4938f7c27462dc067dc20347f681e40