From a181d744ba40b8253e4a7deb13749d8be418f861 Mon Sep 17 00:00:00 2001 From: LlmDl Date: Thu, 1 Feb 2024 11:23:35 -0600 Subject: [PATCH] - Fix claiming particles breaking on Folia servers. - Closes #7222. --- Towny/src/main/resources/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index 12429a1dd6..e150df761f 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -9490,4 +9490,6 @@ v0.92.0.11: - API: TownListDisplayedNumResidentsCalculationEvent. - Useful for when you want to artifically alter a town's resident count in the /t list pages. - Closes #7214. - - Add nation_resident LuckPerms context, courtesy of Sybsuper with PR #7218. (First-Time Contributor!) \ No newline at end of file + - Add nation_resident LuckPerms context, courtesy of Sybsuper with PR #7218. (First-Time Contributor!) + - Fix claiming particles breaking on Folia servers. + - Closes #7222. \ No newline at end of file