Skip to content

EnderDragonTweaks v1.5.0

Latest
Compare
Choose a tag to compare
@evs-dev evs-dev released this 12 Apr 19:01
9a3bee7

Changelog:

  • Bumped config version to v5 due to the addition of Dragon Enhancements and some other tweaks
  • Added Dragon Enhancements
    • Set the Dragon's health, as either a fixed value, a random value between two numbers, or a value that increases every time the Dragon is defeated
    • Change multipliers for the Dragon's normal hit damage and the damage the Dragon's breath inflicts on players
    • Suggested by ArimaTheReaper, DraNard, Sookus, & SASKER_R
  • Added more XP distribution modes
    • equal: give the same XP amount to all fight participants
    • split: divide the given XP amount between all fight participants
    • killer-bias: give double the XP amount to the Dragon killer
    • killer-only: only give XP to the Dragon killer
    • Suggested by FoxLGV
  • Added /respawndragon command
    • Respawn the Dragon manually using the command /respawndragon (permission: enderdragontweaks.respawndragon)
    • Heed the respawn cooldown (i.e. don't respawn if the cooldown is active) using /respawndragon heedCooldown
    • Override the cooldown (i.e. respawn even if the cooldown is active) using /respawndragon overrideCooldown
    • Suggested by Coax32
  • Added update checker (can be disabled but it is useful)
  • Capped max-player-distance-from-end-centre to 46000 to prevent an integer overflow issue
  • Improved time formatting in messages (#21)