From 9e0eb60ef9f53553361d61182c99d1925547e20d Mon Sep 17 00:00:00 2001 From: Lorenz Date: Sat, 10 Sep 2022 13:56:00 +0200 Subject: Added more player chat format options (show all channel prefix, hide player rank, hide colon after player name, hide/change elite position format, channel prefix design) --- FEATURES.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'FEATURES.md') diff --git a/FEATURES.md b/FEATURES.md index 0ef26cfa1..91d0df789 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -13,9 +13,10 @@ - Many other messages (Not separated into own categories yet) ## Chat -+ Using a clean chat format for player messages (removing the rank prefix, every player writes in the same color) -+ Dungeon Filter (Removing annoying messages from in the dungeon) -+ Dungeon Boss Message hider (includes The Watcher as well) +- Options to change the player chat format (show all channel prefix, hide player rank, hide colon after player name, hide/change elite position format, channel prefix design +- Using a clean chat format for player messages (removing the rank prefix, every player writes in the same color) +- Dungeon Filter (Removing annoying messages from in the dungeon) +- Dungeon Boss Message hider (includes The Watcher as well) - Option to hide the Skyblock Level from the chat messages. - Option to change the way the Skyblock Level gets displayed in the chat (only working when skyblock level and fancy player message format are enabled) - Option to hide the death messages of other players, except for players who are close to the player, inside dungeon or during a Kuudra fight. -- cgit