Skip to content

Commit a94e20d

Browse files
authored
Update README.md
1 parent 687bcb6 commit a94e20d

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<a href="https://discord.com/invite/U7AuQhu"><img src="https://discord.com/api/guilds/651838917687115806/widget.png?style=banner2"></a>
44

55
***
6-
# [CS2] Spawn-Loadout-GoldKingZ (1.0.6)
6+
# [CS2] Spawn-Loadout-GoldKingZ (1.0.7)
77

88
### Give Weapons On Spawn (Depend The Map Name + Team Side + Vips)
99

@@ -34,10 +34,13 @@
3434
// Command Ingame To Reload Weapons_Settings.json
3535
"SL_Reload_Weapons_Settings_CommandsInGame": "!loadouts,!relaodloadouts,!restartloadouts,!loadout,!relaodloadout,!restartloadout",
3636

37-
//----------------------------[ ↓ Debug ↓ ]----------------------------------------------
37+
//----------------------------[ ↓ Utilities ↓ ]----------------------------------------------
3838

39+
//Auto Update Signatures
40+
"AutoUpdateSignatures": true,
41+
3942
//Enable Debug Will Print Server Console If You Face Any Issue
40-
"EnableDebug": false,
43+
"EnableDebug": false
4144

4245
}
4346
```
@@ -60,6 +63,9 @@
6063
// Map Options
6164
//==========================
6265
// "Force_Strip_Players": "true" //Force To Strip Players (If false Or Not Been Used This Will Return To false)
66+
// "Players_Health": 35 //Give Players Health 35
67+
// "Players_Armor": 35 //Give Players Armor 35
68+
// "Force_Strip_Players": "true" //Force To Strip Players (If false Or Not Been Used This Will Return To false)
6369
// "Remove_BuyMenu": "true" //Remove Buy Menu (If false Or Not Been Used This Will Return To false)
6470
// "Remove_Knife": "true" //Remove Players Knifes (If false Or Not Been Used This Will Return To false)
6571
// "Remove_Custom_Point_Server_Command": "true" //Remove point_servercommand Custom ConVars (If false Or Not Been Used This Will Return To false)
@@ -206,6 +212,13 @@ item_heavyassaultsuit
206212

207213
## .:[ Change Log ]:.
208214
```
215+
(1.0.7)
216+
-Update GiveNamedItem2
217+
-Added AutoUpdateSignatures Into Config
218+
-Added Players_Health
219+
-Added Players_Armor
220+
221+
209222
(1.0.6)
210223
-Rework Method On Giving And Removing Weapons
211224
-Fix Some Bugs

0 commit comments

Comments
 (0)