Command Logs

Command Logs 1.04

BOBツ

New member
bobweirdick submitted a new resource:

Command Logs - Simple command logger for admins and players.

Simple plugin that logs all admin, player, and rcon commands to Discord.

Features
  • Configurable webhooks for each category
  • Configurable message formatting for each category
  • GCM crafting logs
  • EOSID exclusions
  • Command blacklists for each category
  • Configurable highlights and alerts for configurable admin commands

Read more about this resource...
 
BOBツ updated Command Logs with a new update entry:

v1.04

Command Logs - v1.04

Replaced "CustomMapName" with "ServerNames" configuration
Added "ExcludePermissionGroups" configuration

JSON:
  "ServerNames": { // Maps the server's -serverkey= launch argument to a friendly display name used for {map}.
      "ServerKey1": "Custom Map Name",
      "ServerKey2": "Another Name"
  },
  "ExcludePermissionGroups": [] // Permissions groups excluded from all logging (e.g. "Owner", "Developer").

Read the rest of this update entry...
 
Back
Top