From 1275cdafd0c94906384ad8c4b5053ff0ee17084f Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 13 Aug 2019 15:02:34 +0200 Subject: [PATCH] Removed scoreboard that has been there for a long time PluginMain.java:40 Also made the channel scores unnecessary As well as the recently introduced dispatchConsoleCommand method Also probably fixed Towny spy (#100) --- pom.xml | 8 +- .../buttondevteam/chat/ChatProcessing.java | 497 +++++++++--------- .../java/buttondevteam/chat/PluginMain.java | 5 - .../java/buttondevteam/chat/VanillaUtils.java | 69 ++- .../chat/components/towny/TownyComponent.java | 19 +- .../chat/listener/PlayerListener.java | 7 - 6 files changed, 305 insertions(+), 300 deletions(-) diff --git a/pom.xml b/pom.xml index 6bca684..b06f542 100644 --- a/pom.xml +++ b/pom.xml @@ -155,10 +155,10 @@ Essentials http://repo.ess3.net/content/repositories/essrel/ - - Minigames - http://maven.addstar.com.au/artifactory/release - +