From 2e70fee39a30452ec4b6115bc8c584298d4db395 Mon Sep 17 00:00:00 2001 From: Miles B Huff Date: Sat, 18 Apr 2020 13:56:51 -0400 Subject: [PATCH] Workaround for https://github.com/TownyAdvanced/Towny/issues/3923 --- plugins/Towny/settings/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Towny/settings/config.yml b/plugins/Towny/settings/config.yml index d9f0bf5..4d0b012 100644 --- a/plugins/Towny/settings/config.yml +++ b/plugins/Towny/settings/config.yml @@ -785,7 +785,7 @@ notification: # When set to false the notifications will appear in the chat rather than the action bar. notifications_appear_in_action_bar: 'true' # This settings set the duration the actionbar (The text above the inventory bar) lasts in seconds - notification_actionbar_duration: '1' + notification_actionbar_duration: '4'