mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
@ -44,5 +44,10 @@ namespace SharedLibraryCore.Interfaces
|
||||
/// Indicates if target is required
|
||||
/// </summary>
|
||||
bool RequiresTarget { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Indicates if the commands can be run as another client
|
||||
/// </summary>
|
||||
bool AllowImpersonation { get; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user