branchrust_reboot/main/fix_admin_loggingcancel
6 Commits over 0 Days - ∞cph!
Print off `[Config File]` in the admin logs instead of `[Unknown]` when commands are read from a config file
Enable admin logging a bit later in the function so it doesn't capture `readcfg` running a bunch of commands
Fix log being restarted each time the server restarts instead of appending
Fix logging all commands by normal users
- need to check both ServerUser and !ServerAdmin
Prevent startup commands from being captured before we read command line to determine if we want to disable the logging
- fix unrestricted commands being logged as clientside
- fix RCON using wrong empty field to identify rcon connections