Not supported by me anymore. If you want to support this feel free to copy the code and do so.
A sourcemod plugin to track the playtime of your players.
- MYSQL Support
- Natives for Developers
- Save resources. This one does not sync every x sec. It takes just the connecttime and saves the session time on disconnect.
- Download the current package (or compile yourself)
- Drag and drop into your server folder.
- Add a "playtime" entry to your database.config
- Restart the Server.
- Have fun!
- New sourcemod Syntax