Rewritten the User system. It now stores player data in the JSON files (plugins/EpicGuard/data/users). You can now see information about offline users using /guard player (Soon it will be added to the GUI with pages).
Fixed saving storage data. Names/addresses from the reconnect and server list modules are now stored in the storage file. This improves the ReJoin and ServerList modules.
Added back Logger. It will log debug info in the log files (plugins/EpicGuard/logs), for example, the antibot checks performed on the users.
Because of some code changes, file size is now a lot smaller.