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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user