How to track commands executed by admins?

Overview

With gameME Stats it is possible to monitor the activity of your gameserver administrators to avoid/detect admin abusing. The event history is available within the control panel at the menu "Statistics"->"Admin Events".

Rcon Commands

To track rcon commands it is only required to ensure rcon logging is enabled. By default, the logging should already be enabled. However, the logging can be activated manually within the gameserver configuration file "server.cfg":

1sv_rcon_log "1"

SourceMod Events

To track SourceMod events it is required to enabled logging of SourceMod events into the gameserver log. The following options needs to be changed within the "core.cfg" configuration in the "configs" directory of a SourceMod installation:

1"Logging" "on"
2"LogMode" "game"
© 2013 TTS Oetzel & Goerz GmbH. All rights reserved. All trademarks are property of their respective owners. Why gameME? | Imprint