From 9a312de26b742e9c399a84a70b175a88fb4bc1ac Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 12 Sep 2018 14:37:38 +0100 Subject: Improvements to the hostchange module. - Get rid of and merge the prefix and suffix values into the value. - Remove the 'suffix' action. This has been replaced by the 'set' action. - Add the 'addaccount' action. This adds the users account to their hostname. - Use the characters when removing invalid chars in addnick mode. - Allow multiple entries on each hostmask so that they can fall through if a certain value is not acceptable. Closes #816. Closes #1001. --- docs/conf/modules.conf.example | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index bc90c7b14..5635e717a 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -927,11 +927,10 @@ # # # See https://wiki.inspircd.org/Modules/3.0/hostchange for help. # # # -# -# -# +# +# # -# +# # hostcycle: If loaded, when a user gets a host or ident set, it will # cycle them in all their channels. If not loaded it will simply change -- cgit v1.2.3