Various scoreboard improvements. (#2204)
- Correctly remove objectives that use heart type. - Also sends remove score packets on server switch. - Players are only removed if Team packet mode is 4.
This commit is contained in:
@@ -22,5 +22,5 @@ public class Objective
|
||||
/**
|
||||
* Type; integer or hearts
|
||||
*/
|
||||
private final String type;
|
||||
private String type;
|
||||
}
|
||||
|
Reference in New Issue
Block a user