Changed the way "dragon-names" parses its data, and it now permits the ability to set the boss bar style and colour
Changed the default configured values to be more colourful and stylish
Fixed the Ender Dragon not respawning after death even if configured to do so
API: Removed a bunch of methods from DEDManager including #setDragonBossBarTitle(String, Object), #getEnderDragonBattleFromWorld(World) and #getEnderDragonBattleFromDragon(EnderDragon). Use NMSAbstract instead
API: Added a DragonTemplate class to allow developers to add their own dragon templates