Health Display not updating from my plugin using player.setHealth #107


  • New
  • Other
Open
Assigned to filoghost
  • dumptruckman created this issue Mar 29, 2016

    I have implemented my own health regen system to replace vanilla regen. It ticks every 20 seconds for all players and uses the player.setHealth method to restore a percentage of their max health. However, the health display does not update to reflect this change. I'm not really sure why this is different. I see you say that if I use those methods it should reflect the changes.

  • dumptruckman added the tags New Other Mar 29, 2016

To post a comment, please login or register a new account.