mirror of
https://github.com/anope/anope.git
synced 2026-06-29 06:06:37 +02:00
new event OnSetDisplayedHost
This commit is contained in:
@@ -136,6 +136,8 @@ void User::SetDisplayedHost(const Anope::string &shost)
|
||||
|
||||
Log(this, "host") << "changed vhost to " << shost;
|
||||
|
||||
FOREACH_MOD(OnSetDisplayedHost, (this));
|
||||
|
||||
this->UpdateHost();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user