Command Logs

Free Command Logs 1.04

This resource is free
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").
Updated to work with AsaApi v2.02+
No functional changes in this update.
Back
Top