Skip to content

Commit 7ef952f

Browse files
authored
Update README.md
1 parent 4fe3b40 commit 7ef952f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [CS2] Connect-Disconnect-Sound (1.0.7)
1+
# [CS2] Connect-Disconnect-Sound (1.0.8)
22

33
### Connect , Disconnect , Country , City , Message , Sound , Logs , Discord
44

@@ -45,6 +45,8 @@
4545

4646
//Add Many Commands You Like And To Disable Any Make It Empty Like This ""
4747
"InGameSoundDisableCommands": "!stopsound,!stopsounds",
48+
//Delete Inactive Players Older Than X Days (Save Cookies in ../addons/counterstrikesharp/plugins/CnD_Sound/Cookies/)
49+
"RemovePlayerCookieOlderThanXDays": 7,
4850
// you can test any sound path ingame console type "play <soundpath>"
4951
// Sound Path will in https://github.com/oqyh/cs2-Connect-Disconnect-Sound/blob/main/sounds/sounds.txt
5052
//To Disable Any Make It Empty Like This ""
@@ -132,6 +134,11 @@
132134

133135
## .:[ Change Log ]:.
134136
```
137+
(1.0.8)
138+
-Fix Some Bugs
139+
-Fix InGameSoundDisableCommands
140+
-Added "RemovePlayerCookieOlderThanXDays" (Save Cookies in ../addons/counterstrikesharp/plugins/CnD_Sound/Cookies/)
141+
135142
(1.0.7)
136143
-Fix Some Bugs
137144
-Fix AutoDeleteLogsMoreThanXdaysOld

0 commit comments

Comments
 (0)