* Fixed a issue about double bossbar in the first running of the plugin
* Added a replacement of the placeholders for when the dragon was alive (showing the time in negative) %dragon_cooldown%
You must edit your config.yml - Options path
Code (Text):
options:
namevisible: true
# Can players place end crystal to respawn dragon?
endcrystal:
disable_worlds:
- world_the_end
# variable of time %t: Example: "%h hours %m min and %s seconds."
placeholders:
timeformat: "%hhs %mmin and %sseg.."
no_dragon_last: "&fNo dragon was killed"
negative_dragon_cooldown: "&fThe dragon is alive"