mirror of
https://github.com/anope/anope.git
synced 2026-07-06 21:23:13 +02:00
Added option for delayed pseudo-client introduction. (Required for Insp 1.2)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -105,6 +105,7 @@ void plexus_cmd_chg_nick(char *oldnick, char *newnick);
|
||||
void plexus_cmd_svsnick(char *source, char *guest, time_t when);
|
||||
void plexus_cmd_vhost_on(char *nick, char *vIdent, char *vhost);
|
||||
void plexus_cmd_connect(int servernum);
|
||||
void plexus_cmd_bob();
|
||||
void plexus_cmd_svshold(char *nick);
|
||||
void plexus_cmd_release_svshold(char *nick);
|
||||
void plexus_cmd_unsgline(char *mask);
|
||||
|
||||
Reference in New Issue
Block a user