Logging for disconnected players: name, steamid64, ip address.
Sometimes you may need more info about disconnected players. This is just a basic plugin to log the important details. Date and time are provided by the framework.
- Get an IDE & Code Editor (Visual Studio, Rider or others).
- Install package 'Microsoft.Extensions.Logging.Abstractions'.
- Edit and debug if you need to.
- Build the code.
- Add the files (
.dll
,.pdb
,.deps.json
) in their own directory. - Rename directory. Use the same name.
- Upload directory in
/game/csgo/addons/counterstrikesharp/plugins
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Give a ⭐ if this project helped you.
MIT based on outlined exemption from CounterStrikeSharp.