Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit 90c541b

Browse files
authored
Update README.md
1 parent cd5acb8 commit 90c541b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

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

33
### Kill Sound ( Kill , HeadShot , Quake )
44

@@ -88,6 +88,8 @@
8888
//Only Allow These Groups To Have Access To KS_InGameMenu (Making Empty "" Means Everyone Has Access) [ex of groups: "@css/root,@css/admin,#css/admin"]
8989
"KS_OnlyAllowTheseGroupsToToggle": "",
9090

91+
//Auto Delete Inactive Players Cookies Older Than X Days plugins/Kill-Sound-GoldKingZ/Cookies/Kill_Sound_Cookies.json
92+
"KS_AutoRemovePlayerCookieOlderThanXDays": 7,
9193
}
9294
```
9395

@@ -266,6 +268,10 @@ You Cannot Control ["RoundPrepare" , "RoundStart" ] Becasue Its Already Announce
266268

267269
## .:[ Change Log ]:.
268270
```
271+
(1.0.8)
272+
-Added KS_AutoRemovePlayerCookieOlderThanXDays
273+
Auto Delete Inactive Players Cookies Older Than X Days plugins/Kill-Sound-GoldKingZ/Cookies/Kill_Sound_Cookies.json
274+
269275
(1.0.7)
270276
-Fix Some Bugs
271277
-Rework Menu Expose Toggle On / Off Without Hover Over

0 commit comments

Comments
 (0)