From 6d20a438dbcca5ea5d5fdc8236c0462d3379a289 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Fri, 18 Apr 2025 21:28:12 +0200 Subject: [PATCH] Shorter paragraph --- docs/features.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features.md b/docs/features.md index f260aa41..2ebf8105 100644 --- a/docs/features.md +++ b/docs/features.md @@ -33,9 +33,7 @@ Overall, better compatibility on modern systems and bugfixes. Servers can no longer make players run any command. Only a small number of safe commands are now allowed. This change helps prevent abuse, like unbinding player controls, and improves overall security. -To improve safety and the overall experience for everyone, `stufftext` is now limited to trusted, commonly used commands, like those for controlling in-game music. - -The full list can be found in [cgame/cg_servercmds_filter.c](../code/cgame/cg_servercmds_filter.c). +`stufftext` is now limited to trusted, commonly used commands, like those for controlling in-game music. The full list can be found in [cgame/cg_servercmds_filter.c](../code/cgame/cg_servercmds_filter.c). ### Server-side