1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 09:23:13 +02:00

Fix ns_ghost and ns_recover, add nicksev:restoreonghost

This commit is contained in:
Adam
2012-10-31 12:37:43 -04:00
parent a39947cd3c
commit 3a10fca75f
5 changed files with 65 additions and 26 deletions
+2
View File
@@ -570,6 +570,8 @@ class CoreExport ServerConfig
time_t NSKill;
/* Modes set on a user when they identify */
Anope::string NSModesOnID;
/* Restore nick/channels on ghost */
bool NSRestoreOnGhost;
/* Core ChanServ modules */
Anope::string ChanCoreModules;