From 9352a486500c8e61ceab4980b6cb9c8a609cca2a Mon Sep 17 00:00:00 2001 From: Paldiu Date: Tue, 29 Dec 2020 21:37:50 -0600 Subject: [PATCH] Finalized lombok removal Finally removed all lomboks, also reduced npath complexity for FreedomCommand.FCommand#execute and removed empty constructor from Discord --- .idea/codeStyles/Project.xml | 18 ---- .../command/CommandLoader.java | 7 +- .../command/FreedomCommand.java | 99 ++++++++++++------- .../totalfreedommod/discord/Discord.java | 4 - .../totalfreedommod/fun/Landminer.java | 20 +++- .../httpd/ModuleExecutable.java | 7 +- .../totalfreedommod/player/PlayerList.java | 14 ++- 7 files changed, 95 insertions(+), 74 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 86bb373f..9898a0e5 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -9,24 +9,6 @@ - - - -