Releases: terminator-97/SCPUtils
Update
-Added last seen (Players that haven't joined yet will have 01/01/0001 as last seen)
-Now scputils_player_list output is more readable
Small update
-Added missing code to set player join date for already registred players
-Command scputils_player_list changed:
Now results appear only in 1 line in format like this: Nickname - Quits/Suicides percentage
Now you have to specify the minimun percentage of quits or suicides in your research
I made this update because i noticed that scp:sl give problems if there are too many lines on console, i advise to big servers or server with many registred player to don't use this command but check results directly inside db.
Major Update
-Code optimization
-Added FirstJoin:
It will only be show in scputils_player_info to make scputils_player_list more tidy
Players that have already joined the server before 1.3.0 will have 01-01-0001 as first join, will be changed when player join the server
-Removed overwatch function and setting when round starts as Exiled version 1.9.10 no longer requires it
Small fix
-Fixed one exception caused by plugin reload
Small update
-Reordered code
-Added scputils_enabled to enable / disable the plugin
Bug fix
Fixed one issue with scputils_player_list
Minor update
-Fixed a console spam caused by using commands in server console
-Changed tollerance default setting from 3 to 5 (This makes received data more accurate)
-Added a control to check if your EXILED version is compatible with the plugin
New command
-Added scputils_player_list command
-Added scputils.playerlist permission
Bug Fixes
-Fixed scputils_player_info permission (was using the same as scputils_player_reset command)
-Fixed one issue which may cause System.NullReferenceException exception
Major Update
-Fixed one bug that may cause autokick to not trigger if autoban was disabled
-Now command scp_utils_player_info also works offline with nickname or userid
-Now command scp_utils_player_reset also works offline with nickname or userid
-Rewritten majority part of code
-Improved documentation