Skip to content

Releases: terminator-97/SCPUtils

Update

07 Apr 22:47
Compare
Choose a tag to compare

-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

06 Apr 18:59
Compare
Choose a tag to compare

-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

05 Apr 16:55
Compare
Choose a tag to compare

-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

03 Apr 12:41
Compare
Choose a tag to compare

-Fixed one exception caused by plugin reload

Small update

03 Apr 12:21
Compare
Choose a tag to compare

-Reordered code
-Added scputils_enabled to enable / disable the plugin

Bug fix

02 Apr 22:23
Compare
Choose a tag to compare

Fixed one issue with scputils_player_list

Minor update

02 Apr 15:15
Compare
Choose a tag to compare

-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

01 Apr 21:16
Compare
Choose a tag to compare

-Added scputils_player_list command
-Added scputils.playerlist permission

Bug Fixes

01 Apr 20:13
Compare
Choose a tag to compare

-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

01 Apr 16:02
Compare
Choose a tag to compare

-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