About Admin Eye
This plugin adds logs of players action and convenient control panel for viewing them.
Features
- Logs
- KIlls + Destruction of buildings (detailed description of the killed / destroyed, distance and what killed 'weapon, damage type etc.')
- Death (detailed description of the killer, the distance and how player was killed 'weapon, damage type etc.')
- Respawn (location of respawn and on the sleeping bag or not)
- Tims (create, invite, accept, leave)
- Loot (crates, personal boxes, wounded players and all other "lootable" entities)
- Authorization (in code locks, tool cups, turrets)
- Construction (everything that builds)
- Transport (the moment of boarding the transport)
- Convenient and functional control panel
- Convenient search for online players
- Search by name or steam ID throughout the database
- The ability to conveniently select the date and time, as well as view individual categories of logs
- Teleport to the log location and its visualization (available only for admins)
- The history of searching and viewing profiles
- Save of all the nicknames of the player with whom he logged into the server
- The first and last connection
- The database is optimized as much as possible, the data is split, which allows you to store a large number of logs for a long time
- The ability to clear the database on wipe and players who have not logged on server for a long time, in automatic mode
- The ability to turn off the log globally and turn it on for certain players
- The plugin is fully localized for EN and RU languages
Permission
- admineye.usemenu - for open and use panel
Command
- /ae - for open panel
Future plans
- Add console commands for search logs
- Add discord support for request to search logs and send to discord
- Add more logs
I am waiting for your suggestions for improvement in the discussions
Video
Config
{ "Main settings": { "Enable delete all data on wipe": false, "Delete old players data every X hours [0 - off](It works on server startup or plugin reload)": 40, "After how many days the player's data is considered old": 14, "Time zone difference in seconds (set automatically by server zone)": 10800.0, "Permission for use menu": "admineye.usemenu" }, "Log settings": { "Enable logging of kill for all": true, "Enable logging of death for all": true, "Enable logging of respawn for all": true, "Enable logging of team for all": true, "Enable logging of loot for all": true, "Enable logging of auth for all": true, "Enable logging of buildings for all": true, "Enable logging of mount for all": true }, "Config version": { "Major": 1, "Minor": 0, "Patch": 0 } }