James Lu
|
4081afc999
|
OperUp: remove 461 handler
ERR_NEEDMOREPARAMS is very general and can be triggered by other commands too.
|
2017-11-21 11:47:30 -08:00 |
|
James Lu
|
6dc362041c
|
OperUp: fix wrong numeric in do464 logging
|
2017-11-21 11:46:05 -08:00 |
|
James Lu
|
4b5795b9ce
|
OperUp: remove extraneous numeric 377 handler
The only MOTD-related usage of this is deprecated according to http://defs.ircdocs.horse/defs/numerics.html#rpl-kickexpired-377
|
2017-11-21 11:42:25 -08:00 |
|
James Lu
|
c581acde08
|
OperUp: listen for 376/422 (end of MOTD) instead of 005
There can be more than one 005 message sent on connect (depending on IRCd), and that would've triggered auto-oper multiple times!
|
2015-09-19 23:13:07 -07:00 |
|
James Lu
|
97c8238554
|
Bump version to 2015.09.19, restore OperUp
|
2015-09-19 23:00:29 -07:00 |
|
James Lu
|
51c15b1154
|
Drop OperUp, update README
|
2015-01-05 18:45:23 -08:00 |
|
James Lu
|
fb00466e4c
|
WTE/NoTrigger/OperUp/PkgInfo/Voteserv: update logging formatting
|
2014-12-13 11:35:12 -08:00 |
|
James Lu
|
418809872d
|
Small changes to plugins
|
2014-10-28 20:06:11 -07:00 |
|
GLolol
|
480c89e39f
|
OperUp: disallow nesting
|
2014-02-11 19:17:22 -08:00 |
|
GLolol
|
82d9d73e0b
|
OperUp: add option to toggle autooper
|
2014-01-29 11:09:55 -08:00 |
|
GLolol
|
bba08d784d
|
OperUp: document the functions too!
|
2014-01-28 19:47:03 -08:00 |
|
GLolol
|
cc922126cb
|
OperUp: use ircmsgs.mode
|
2014-01-28 19:45:01 -08:00 |
|
GLolol
|
10cdf34797
|
OperUp: document plugin & wrap the longer lines
|
2014-01-28 19:41:55 -08:00 |
|
GLolol
|
41a2c962ea
|
Add OperUp plugin; make Hostmasks plugin threaded
|
2014-01-28 19:33:42 -08:00 |
|