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 b5140776e0..350dc896ca 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 @@ default IdentifiedKey getIdentifiedKey() { *
  • 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