Note: this slightly conflicts with
https://github.com/teeworlds/teeworlds/pull/2042 (since it modifies the mute feature)
Behaviour
This feature makes use of the existing friends system to implement a permanent chat ignore. It adds two console commands
add_ignore
and
remove_ignore
(feel free to suggest different wording...)
- Muting or unmuting a player, from the console or the menus, is always permanent (and player+clan based)
- An information message is displayed when
...