mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
implement profile interaction registration through plugins (mute and vpn detection implementation)
This commit is contained in:
@ -34,5 +34,6 @@ namespace SharedLibraryCore.Dtos
|
||||
public string CurrentServerName { get; set; }
|
||||
public IGeoLocationResult GeoLocationInfo { get; set; }
|
||||
public ClientNoteMetaResponse NoteMeta { get; set; }
|
||||
public List<IInteractionData> Interactions { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user