-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
CraftBukkit version git-Spigot-8043ebc-f690957 (MC: 1.14.1) (Implementing API version 1.14.1-R0.1-SNAPSHOT)
-
Yes
Method setPlayerListHeaderFooter(String, String) in Player class is not working properly. I am using this code:
player.setPlayerListHeaderFooter("a\nb", "c\nd");
It does this:
- 1.14.1:
- 1.13.2:
I am sorry, but I can't upload example plugin right now.