Просмотр исходного кода

* Ported [2751] to 1.2.10
* Removed old references to '+/-manop' and '+/-nomop' for chaninfo in help file.


svn: 2752

Bryan Drewery 20 лет назад
Родитель
Сommit
8ca8c87bd2
2 измененных файлов с 3 добавлено и 7 удалено
  1. 3 0
      doc/UPDATES
  2. 0 7
      misc/help.txt

+ 3 - 0
doc/UPDATES

@@ -10,6 +10,9 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
 - Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost)
 - Added hijacked invite detection based on server invite notices.
 
+1.2.10
+* Removed old references to '+/-manop' and '+/-nomop' for chaninfo in help file.
+
 1.2.9
 * Fixed cmd_[un]stick not properly using numbers for channel masks. (#160)
 * Fixed binary spawning/updating to escape needed chars for shell. (#158)

+ 0 - 7
misc/help.txt

@@ -436,17 +436,10 @@ See also: link
                        can be useful to make the bot leave a channel without
                        losing its settings, channel-specific user flags,
                        channel bans, and without affecting sharing.
-        $bmanop$b          With this set, users will be able to op anyone
-                       in the channel manually (as opposed to through the bot.)
-                       With this unset, users are forced to op through the bot.
-                       See chanset 'manop' for punishment options.
         $bnodesynch$b      Allow non-ops to perform channel modes? This can stop
                        the bot from fighting with services such as ChanServ, or
                        from kicking IRCops when setting channel modes without
                        having ops.
-        $bnomop$b          Users will not be allowed to set more than 3 +o 
-                       modes at any given time.
-                       See chanset 'mop' for punishment options.
         $bprivate$b        This by far is probably the single most unique and
                        important feature of this pack. With this set, users with
                        global +o will not implicitly have access to the channel.