samp-ip-logger

What this library?does is basic:?every time someone connects to the server, when he disconnects, even if he doesn?t register, it saves: The username, the IP, the date and exact time he connected, and disconnected. So four fields. How can this be useful? Well, an example is: You can detect multi-accounts. (manually ofc, I can release an automated one if requested.)
Installation
Simply install to your project:
sampctl package install itsToretto/samp-ip-logger
Include in your code and begin using the library:
#include <iplogger>
Testing
To test, simply run the package:
sampctl package run
Note:?there is a command in test.pwn that you will need to display dialogs, include it or copy it to your gamemode/the library itself.
Screenshots


?

?

Dependencies
zcmd - Zeex
sscanf2 - Y_Less
MySQL R41-4 - BlueG