From 492876573d7300c55d59f960a2622d33692afcdf Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Thu, 27 May 2021 03:49:27 +0300 Subject: [PATCH] add TODO --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 24380cd..bc6efb9 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ # ScoreboardExt + +**TODO:** +1. Customizable colors for ping (thresholds) +2. Customizable colors for player level (depending on difficulty) +3. Customizable statuses: + - status name (String) + - status color (RGB) + - apply status color to: + - status (bool) + - player (bool) + - perk (bool) + - kills (bool) + - assists (bool) + - ovverride admin status (bool) +4. Players and status relations \ No newline at end of file