From f8fd481f4618fdd1939cf31697d6d453919eb648 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 19 Mar 2019 14:33:23 +0100 Subject: [PATCH] Fixed restart cmd & added optional primitive support I mean, the param is optional, not the support Also sending broadcasts to the console unless MC is excluded Also added toString() method to ConfigData --- ...igotmc_spigot_api_1_12_2_R0_1_SNAPSHOT.xml | 6 +++--- .idea/misc.xml | 5 ----- BuildConfigUpdater/BuildConfigUpdater.iml | 1 + ...1) (com.github.TBMCPlugins.ButtonCore).iml | 2 +- .../restart/ScheduledRestartCommand.java | 19 ++++++------------- .../lib/architecture/ConfigData.java | 8 ++++++++ .../java/buttondevteam/lib/chat/Command2.java | 10 +++++++++- .../buttondevteam/lib/chat/TBMCChatAPI.java | 2 ++ 8 files changed, 30 insertions(+), 23 deletions(-) diff --git a/.idea/libraries/Maven__org_spigotmc_spigot_api_1_12_2_R0_1_SNAPSHOT.xml b/.idea/libraries/Maven__org_spigotmc_spigot_api_1_12_2_R0_1_SNAPSHOT.xml index 42f0d6f..b6f88ae 100644 --- a/.idea/libraries/Maven__org_spigotmc_spigot_api_1_12_2_R0_1_SNAPSHOT.xml +++ b/.idea/libraries/Maven__org_spigotmc_spigot_api_1_12_2_R0_1_SNAPSHOT.xml @@ -1,13 +1,13 @@ - + - + - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 6db2058..dd45459 100755 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,10 +1,5 @@ - - - - -