mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:04:47 +02:00
Alias the old GETPASS command to RESETPASS.
This commit is contained in:
@@ -586,6 +586,9 @@ module
|
||||
command { service = "NickServ"; name = "CONFIRM RESETPASS"; command = "nickserv/confirm/resetpass"; }
|
||||
command { service = "NickServ"; name = "RESETPASS"; command = "nickserv/resetpass"; }
|
||||
|
||||
# For compatibility with Anope 2.0.
|
||||
command { service = "NickServ"; name = "GETPASS"; command = "nickserv/resetpass"; hide = yes; }
|
||||
|
||||
/*
|
||||
* ns_sasl
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user