Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 599 Bytes

Simple discord logger with basic connection to lks admin db and pisex vip db

Make sure that you have configured a config file in plugin`s catalog.

Phrases config example:

  "Player": "Player:",
  "PlayerConnect": "Player connected",
  "PlayerDisConnect": "Player disconnected",
  "Name": "Name:",
  "SteamID": "SteamID:",
  "Admin": "Admin:",
  "NoAdmin": "No admin",
  "Vip": "Vip:",
  "NoVip": "No vip",
  "Url": "Url:",
  "UrlClick": "click to open steam profile",
  "PlayerTime": "Played time:",
  "Server": "Server",
  "ServerIp": "46.8.220.103:27015",
  "ServerName": "Only Mirage"