Fix /lswitdraw when environmentHealthScale is set to 0
goteusz-maszyk opened this issue ยท 1 comments
Steps to reproduce:
- Change
elimination.environmentHealthScale
to 0 - On the server, run
/lswithdraw 1
- Your health bar is still 10 hearts, but you get a heart item
Expected behavior: health goes down by 1HP
Problem located in: me.ikevoodoo.lssmp.commands.withdraw.WithdrawCommand line 27