Adds promotehost command to make bootstrapping admin privileges easier.
This commit is contained in:
@@ -72,5 +72,7 @@ namespace Content.Server.Administration
|
||||
void ReloadAdminsWithRank(int rankId);
|
||||
|
||||
void Initialize();
|
||||
|
||||
void PromoteHost(IPlayerSession player);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user