From cc6c477add9566d7060dd063317d7fe23d1f9336 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 20 Oct 2019 02:29:54 +0200 Subject: [PATCH] Fixed TownyAnnouncer It took way too long to figure out how to add an appender that actually takes effect Also changed Towny dep, it'll likely break Travis builds --- .idea/ButtonChat.iml | 4 +-- pom.xml | 6 ++--- .../chat/components/towny/TownyAnnouncer.java | 27 +++++++++++++++---- 3 files changed, 27 insertions(+), 10 deletions(-) diff --git a/.idea/ButtonChat.iml b/.idea/ButtonChat.iml index 966c902..f7d11c6 100644 --- a/.idea/ButtonChat.iml +++ b/.idea/ButtonChat.iml @@ -33,8 +33,8 @@ - - + + diff --git a/pom.xml b/pom.xml index 7e928a4..67c858b 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ projectlombok.org http://projectlombok.org/mavenrepo - + org.spigotmc @@ -199,9 +199,9 @@ provided - com.github.TownyAdvanced + com.palmergames.bukkit.towny Towny - 0.94.0.9 + 0.95.0.0 provided