From ba3eafb3ec34b154366c29a6196b202c3100be6b Mon Sep 17 00:00:00 2001 From: Gabriel Adamson Date: Fri, 10 Sep 2021 20:18:07 -0500 Subject: [PATCH] Fixed comment on admins.txt mentioning character stripping that no longer occurs --- config/admins.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/admins.txt b/config/admins.txt index a3a9e4bc60bb..9e2cdd4c5c0a 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -2,10 +2,8 @@ # Basically, ckey goes first. Rank goes after the "=" # # Case is not important for ckey. # # Case IS important for the rank. # -# All punctuation (spaces etc) EXCEPT '-', '_' and '@' will be stripped from rank names. # # Ranks can be anything defined in admin_ranks.txt # # NOTE: if the rank-name cannot be found in admin_ranks.txt, they will not be adminned! ~Carn # -# NOTE: syntax was changed to allow hyphenation of ranknames, since spaces are stripped. # # If SQL-based admin loading is enabled, admins listed here will always be loaded first # # and will override any duplicate entries in the database. # ###############################################################################################