From c8c7ff22dced15691d2c899a8a32104d4dca3961 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 24 Dec 2018 01:53:25 +0800 Subject: [PATCH] 1.0.0-SNAPSHOT-U141 + Updated the TODO file with the estimated time left on the plugin and also removed the line I just finished doing --- TODO | 6 ++++-- pom.xml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index f4e1ae5..617e1f5 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -03:00 -> Add the DropTable Main Editing GUI (Will have buttons for DropType and Rewards) (3hrs) 01:00 -> Add the DropTable Rewards Editing GUI (1hr) 01:00 -> Spray - Has a button for Rewards List (with chances), button for RandomSpray, button for MaxDistance, button for MaxDrops (1hr) 01:00 -> Drop - Has a button for Rewards List (with chances), button for RandomDrops, button for MaxDrops (1hr) @@ -19,4 +18,7 @@ 01:00 -> Spawner - Button to change max coords, boss that autospawn applies to, maxActiveBosses, spawnChance 00:30 -> Connect the /boss time [section] to the AutoSpawns timer (can only be applied to Interval AutoSpawns) 00:30 -> Add support for HolographicDisplays placeholder as the entityName for bosses and minions -01:00 -> Add a new branch for the plugin and add support for Legacy version \ No newline at end of file +01:00 -> Add a new branch for the plugin and add support for Legacy version + +----------- +21:15 hrs \ No newline at end of file diff --git a/pom.xml b/pom.xml index 2ae52b6..0a5c1f0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ - 1.0.0-U140 + 1.0.0-U141 EpicBosses com.songoda.epicbosses.CustomBosses AMinecraftDev