SPIGOT-1811: Death message not shown on respawn screen
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -368,7 +368,7 @@
|
||||
+ player.setRealHealth(f);
|
||||
+ }
|
||||
+
|
||||
+ player.updateScaledHealth();
|
||||
+ player.updateScaledHealth(false);
|
||||
+ return;
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
|
||||
Reference in New Issue
Block a user