[+] Added /dungeons spawn <entityID> <worldName> <x> <y> <z> command to manually spawn custom dungeon entities for preview
[+] Added thirdpartydropsloot option in settings.yml if the Dungeons drop system is desired to be used instead of MythicMobs or BossTM drops systems
[+] Added save time configuration in settings.yml (Minutes)
[+] Added dungeon end configuration in settings.yml (Seconds)
[+] Updated MythicMobs API to newest version available
[+] End Commands can now be run without '#'
[+] Changed join command query to disregard '#' in dungeon ID
[+] Changed regex for command execution from : to -, to specify a player or console command you will need to use - from now on (this was implemented as a result of other plugins using ':' that broke execution)
[+] New /dungeons loot <player> <loottableID> command to generate a loot table instance
[+] # is not needed to use the join commands for the dungeon ID
[+] Parties that exceed the maximum player amount cannot queue for a dungeon, additionally parties cannot invite over the maximum player amount
[+] dungeons.admin players will be able to enter an expedition dungeon while active
[+] Fixed entity list menu issues where going to the next page would not work
[+] Added fixes for objective progress detection
[+] Added fixes for objective updates
[+] Added support for MythicMobs above 5.0.0
[+] Fixed damage received by MythicMobs while players are participating in a dungeon
[+] Fixed damage received by BossTM bosses while players are participating in a dungeon
[+] Fixed Dungeon Join GUI, now placeholders are parsed for the description
[+] Added new placeholders for minimum players, maximum players, and dungeon status for use in the dungeon list menu
[+] Fixed dungeon key issue where key was taken player twice when invited to a party
[+] Added Dungeon List Menu similar to the legacy version, use /dungeons menu to access a list of all dungeons
[+] Added /dungeons leave command, opens the leave menu when participating in a dungeon
[+] Added new placeholders for queues, meant to be used in the dungeon descriptions, find placeholders on the wiki
[+] Added placeholder support for dungeon descriptions
[+] Fixed group kill objective issue
[+] Fixed leave menu non-responsiveness
