Updates
This commit is contained in:
parent
b37796b35d
commit
b36cf49ddb
@ -63,6 +63,7 @@ public class ScoreboardProvider implements BoardAdapter {
|
|||||||
|
|
||||||
lines.add(ColorUtils.getMessageType(""));
|
lines.add(ColorUtils.getMessageType(""));
|
||||||
lines.add(ColorUtils.getMessageType("&3┏ &3&l" + player.getName()));
|
lines.add(ColorUtils.getMessageType("&3┏ &3&l" + player.getName()));
|
||||||
|
lines.add(ColorUtils.getMessageType("&3┝ &fOnline: &3" + this.main.getServer().getOnlinePlayers().size()));
|
||||||
lines.add(ColorUtils.getMessageType("&3┕ &fPing: &3" + player.getPing()));
|
lines.add(ColorUtils.getMessageType("&3┕ &fPing: &3" + player.getPing()));
|
||||||
lines.add(ColorUtils.getMessageType(""));
|
lines.add(ColorUtils.getMessageType(""));
|
||||||
lines.add(ColorUtils.getMessageType("&3┏ &3&lEvent Information"));
|
lines.add(ColorUtils.getMessageType("&3┏ &3&lEvent Information"));
|
||||||
|
Loading…
Reference in New Issue
Block a user