mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
add support for plugin generated pages (interactions). add disallow vpn command
This commit is contained in:
@ -105,5 +105,6 @@ namespace SharedLibraryCore.Interfaces
|
||||
event EventHandler<GameEvent> OnGameEventExecuted;
|
||||
|
||||
IAlertManager AlertManager { get; }
|
||||
IInteractionRegistration InteractionRegistration { get; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user