Skip to content

Stimayk/AdminSessionLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AdminSessionLog

Allows you to track the game duration of administrators and display it in Discord

image

Features:

  • Specifying the flags by which an admin will be tracked
  • Translation support
  • Enable/disable connection message
  • Numerals declension rules are taken into account (at least in Russian).

Configuration file:

{
  "DiscordWebhookUrl": "https://discord.com/api/webhooks/...",
  "AdminFlag": [
    "@css/reservation",
    "@css/generic",
    "@css/kick",
    "@css/ban",
    "@css/unban",
    "@css/vip",
    "@css/slay",
    "@css/changemap",
    "@css/cvar",
    "@css/config",
    "@css/chat",
    "@css/vote",
    "@css/password",
    "@css/rcon",
    "@css/cheats",
    "@css/root"
  ],
  "AllowConnectMessage": true
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages