diff --git a/api/src/main/java/com/velocitypowered/api/proxy/player/TabListEntry.java b/api/src/main/java/com/velocitypowered/api/proxy/player/TabListEntry.java index b5140776..350dc896 100644 --- a/api/src/main/java/com/velocitypowered/api/proxy/player/TabListEntry.java +++ b/api/src/main/java/com/velocitypowered/api/proxy/player/TabListEntry.java @@ -80,7 +80,7 @@ public interface TabListEntry extends KeyIdentifiable { *
  • 150-300 will display 4 bars
  • *
  • 300-600 will display 3 bars
  • *
  • 600-1000 will display 2 bars
  • - *
  • A latency move than 1 second will display 1 bar
  • + *
  • A latency greater than 1 second will display 1 bar
  • * * * @return latency set for {@code this} entry