Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.13 KB

Discord

📌 CSSharp Connected Players Logs

Logging for connected players: name, steamid64, ip address.

🌐 Description

Sometimes you may need more info about connected players. This is just a basic plugin to log the important details. Date and time are provided by the framework.

📗 Dependecies

📄 Installation

  1. Get an IDE & Code Editor (Visual Studio, Rider or others).
  2. Install package 'Microsoft.Extensions.Logging.Abstractions'.
  3. Edit and debug if you need to.
  4. Build the code.
  5. Add the files (.dll, .pdb, .deps.json) in their own directory.
  6. Rename directory. Use the same name.
  7. Upload directory in /game/csgo/addons/counterstrikesharp/plugins

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

⭐ Show your support

Give a ⭐ if this project helped you.

📝 License

MIT based on outlined exemption from CounterStrikeSharp.