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
This commit is contained in:
Charles 2018-12-24 01:53:25 +08:00
parent b0111baeef
commit c8c7ff22dc
2 changed files with 5 additions and 3 deletions

6
TODO
View File

@ -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
01:00 -> Add a new branch for the plugin and add support for Legacy version
-----------
21:15 hrs

View File

@ -20,7 +20,7 @@
<properties>
<!--<plugin.version>maven-version-number-SNAPSHOT-U90</plugin.version>-->
<plugin.version>1.0.0-U140</plugin.version>
<plugin.version>1.0.0-U141</plugin.version>
<plugin.name>EpicBosses</plugin.name>
<plugin.main>com.songoda.epicbosses.CustomBosses</plugin.main>
<plugin.author>AMinecraftDev</plugin.author>