mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-03-03 14:32:26 +00:00
Alias for css_disconnected
- css_last - css_lastX (X = value from config)
This commit is contained in:
@@ -477,6 +477,7 @@ public partial class CS2_SimpleAdmin
|
||||
}
|
||||
|
||||
[ConsoleCommand("css_disconnected")]
|
||||
[ConsoleCommand("css_last")]
|
||||
[CommandHelper(whoCanExecute: CommandUsage.CLIENT_ONLY)]
|
||||
[RequiresPermissions("@css/kick")]
|
||||
public void OnDisconnectedCommand(CCSPlayerController? caller, CommandInfo command)
|
||||
|
||||
Reference in New Issue
Block a user