]> git.lizzy.rs Git - playerlist.git/commitdiff
Update README.md
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>
Mon, 1 Mar 2021 08:58:05 +0000 (09:58 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 08:58:05 +0000 (09:58 +0100)
README.md

index 1b860c9f38fd66bc825b5073dbf1dc3511b0063a..98b0a8f8903389b22b9bdb4a212ee7aef95b9375 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
 # playerlist
 Show a list of all online players (similar to minecrafts tab-list) when a player is sneaking.
+Provides an API that can be used to hide or nick players, sort them and display them with different colors. (E.g. Display admins at the top of the list and make their name red). There is also a ping bar for every player (<= 20ms -> 4, <= 40ms -> 3, <= 60ms -> 2, > 60ms -> 1).