Features:
- Note: Requires the SteamWorks (mirror) extension, or the cURL extension.
- Automatically uploads logs to logs.tf
- You can see the logs in-game by typing
!logs
or.ss
- Uploads logs after each round (the log will be updated on logs.tf after each round), so you can use
!logs
/.ss
after each round - Fixes several bugs seen in other plugins (including the last round missing, and stats being wrong when you play two matches on the same map)
CVAR | Default | Description |
---|---|---|
logstf_apikey <key> |
(empty) | Sets your Logs.TF API key. Required for the plugin to work. |
logstf_title <title> |
{server}: {blu} vs {red} |
Sets the title of the log. Use {server} to insert the server title.Use {blu} or {red} to insert team names. |
logstf_autoupload <0|1|2> |
2 |
Set to 2 to upload logs from all matches. Set to 1 to upload logs from matches with at least 4 players. Set to 0 to disable automatic upload. |
logstf_midgameupload <0|1> |
1 |
Set to 0 to upload logs after the match has finished. Set to 1 to upload the logs after each round. |
logstf_midgamenotice <0|1> |
1 |
Set to 1 to notice players about midgame logs. |
logstf_suppresschat <0|1> |
1 |
Set to 1 to hide '!log' chats. |