1.0.0-SNAPSHOT-U191

+ Updated the TODO file
This commit is contained in:
Charles 2019-01-09 00:09:49 +08:00
parent 7f4c380dd7
commit 1988e9913b
2 changed files with 2 additions and 4 deletions

4
TODO
View File

@ -1,10 +1,8 @@
01:00 -> Add the AutoSpawns Editing GUI (with a button for toggling the type of the autospawn, from wilderness, to spawner, to interval and a button for editing data)
01:00 -> Interval - Button to change coords, list of possible spawns, spawnIfChunkIsntLoaded, maxActiveBosses, bossesPerInterval, spawnRate, spawnType (Interval or Random), placeholder, message
00:30 -> Add HolographicDisplay/PlaceholderAPI support for custom placeholders on AutoSpawnInterval times
01:00 -> Add a new branch for the plugin and add support for Legacy version
-----------
3:30 hrs
1:30 hrs

View File

@ -19,7 +19,7 @@
</modules>
<properties>
<plugin.version>1.0.0-U190</plugin.version>
<plugin.version>1.0.0-U191</plugin.version>
<plugin.name>EpicBosses</plugin.name>
<plugin.main>com.songoda.epicbosses.CustomBosses</plugin.main>
<plugin.author>AMinecraftDev</plugin.author>