From 0e91ac7d89c5467300f201cbe483610494e5ef91 Mon Sep 17 00:00:00 2001 From: Llm Dl Date: Mon, 30 May 2022 15:56:36 -0500 Subject: [PATCH] - Fix potential NPE in towny:insidetown luckperms context. --- resources/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/ChangeLog.txt b/resources/ChangeLog.txt index ece745849f..d4bba74ec9 100644 --- a/resources/ChangeLog.txt +++ b/resources/ChangeLog.txt @@ -7494,4 +7494,5 @@ v0.92.0.11: - Fix CooldownTimerTask not running by default. - Enhance CooldownTimerTask for readability, track town and nation cooldowns by their UUIDs. - Fix CooldownTimerTask for neutrality on nations and towns not starting. - - Fix Arena plot setting not checking for a town pvp cooldown. \ No newline at end of file + - Fix Arena plot setting not checking for a town pvp cooldown. + - Fix potential NPE in towny:insidetown luckperms context. \ No newline at end of file