- Split additional orbs the same way as original orbs, when 'world-settings.default.merge-radius.exp' is set to 0 (in spigot.yml) --> multiple orbs are dropped !
- Commands can have a percentage now! If a percentage is given like this: '{66}ping' -> the 'ping' command has a 66% chance of being executed!! Values are from 0 to 100, if no value is given it is 100% (e.g. {1}=1%, {100}=100%, {0} or {} or {bla} or {101} = 0% !!!
- If the dragon respawn timer and the world reset timer have the same values, the reset is not deactivated anymore! This way you can use the dragons countdown as a world countdown now
- New PlaceholderAPI placeholders: %dragonslayer_mykills% -> the players amount of dragon kills
%dragonslayer_place_n% : Scoreboard! Where 'n' is the rank/position! f.e: %dragonslayer_place_1% ist 1st place, %dragonslayer_place_2% is 2nd place etc.
You can use this to create a dragon-killer-scoreboard with HolographicDisplays/HolographicExtension !!
Here is an example, for database.yml (HolographicDisplays) :