mirror of
https://github.com/songoda/EpicBosses.git
synced 2024-11-07 02:29:36 +01:00
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:
parent
b0111baeef
commit
c8c7ff22dc
6
TODO
6
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
|
||||
01:00 -> Add a new branch for the plugin and add support for Legacy version
|
||||
|
||||
-----------
|
||||
21:15 hrs
|
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user