BedWars1058 icon indicating copy to clipboard operation
BedWars1058 copied to clipboard

More Variables in Messages + Small Fixes.

Open MrShadow-X opened this issue 1 year ago • 1 comments

  • Added {vPrefix}, {vSuffix}, {player}, {owner} to all party messages that had {player} variable by default.
  • Added {player}, {vPrefix}, {seconds} in "countdown shortened" message and changed /bw start debug countdown time to this from config.
  • Fixed showing health message with "-" and showing it when player hits enemy with other projectiles than arrows.
  • Fix Y-KILL-HEIGHT message. (When jumping into void it was returning message that I've died, not that I felt into the void.)

MrShadow-X avatar Oct 27 '23 14:10 MrShadow-X

Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.event.entity.EntityDamageEvent.DamageCause.FLY_INTO_WALL

ImYenil avatar Nov 01 '23 10:11 ImYenil