Update README.md

This commit is contained in:
Elias Fleckenstein 2021-03-01 09:58:05 +01:00 committed by GitHub
parent 584f2645e0
commit a84a62544f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).