You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Comment("Make sv_hibernate_when_empty false?\nWhy? It is Important To Disable sv_hibernate_when_empty Otherwise Will Bug Log Last Player Disconnect From The Server\ntrue = Yes (Recommended)\nfalse = No")]
279
279
publicboolDisableServerHibernate{get;set;}
@@ -285,23 +285,32 @@ public string Link
285
285
[Range(0,2,0,"[CnD] RemoveDefaultDisconnect: is invalid, setting to default value (2) Please Choose From 0 To 2.\n[CnD] 0 = No\n[CnD] 1 = Yes Completely\n[CnD] 2 = Yes Completely Also Remove Disconnect Icon In Killfeed")]
286
286
publicintRemoveDefaultDisconnect{get;set;}
287
287
288
-
[Comment("Commands To Toggle On/Off Sounds\n\"\" = Disable")]
288
+
[Comment("Default Value Of Sounds To New Players?\ntrue = On\nfalse = Off")]
289
+
publicboolDefault_Sounds{get;set;}
290
+
291
+
[Comment("Commands To Toggle On/Off Sounds\nNote: If The Command Starts With '!' or 'css_' You Will Have The Ability To Toggle It On The Console And Chat\n\"\" = Disable")]
[Comment("Required [Toggle_Sounds_CommandsInGame]\nFlags Or Group Or SteamID To Toggle On/Off Sounds\nExample:\n\"SteamID: 76561198206086993,76561198974936845 | Flag: @css/vips,@css/admins | Group: #css/vips,#css/admins\"\n\"\" = To Allow Everyone")]
292
295
publicstringToggle_Sounds_Flags{get;set;}
293
296
294
-
[Comment("Commands To Toggle On/Off Messages Connect/Disconnect\n\"\" = Disable")]
297
+
[Comment("Required [Toggle_Sounds_CommandsInGame]\nHide Chat After Toggle Successfully?\ntrue = Yes\nfalse = No")]
298
+
publicboolToggle_Sounds_Hide{get;set;}
299
+
300
+
[Comment("Default Value Of Messages To New Players?\ntrue = On\nfalse = Off")]
301
+
publicboolDefault_Messages{get;set;}
302
+
303
+
[Comment("Commands To Toggle On/Off Messages Connect/Disconnect\nNote: If The Command Starts With '!' or 'css_' You Will Have The Ability To Toggle It On The Console And Chat\n\"\" = Disable")]
[Comment("Required [Toggle_Messages_CommandsInGame]\nFlags Or Group Or SteamID To Toggle On/Off Messages Connect/Disconnect\nExample:\n\"SteamID: 76561198206086993,76561198974936845 | Flag: @css/vips,@css/admins | Group: #css/vips,#css/admins\"\n\"\" = To Allow Everyone")]
298
307
publicstringToggle_Messages_Flags{get;set;}
299
308
300
-
[Comment("Default Value Of Sounds To New Players?\ntrue = On\nfalse = Off")]
301
-
publicboolDefault_Sounds{get;set;}
309
+
[Comment("Required [Toggle_Messages_CommandsInGame]\nHide Chat After Toggle Successfully?\ntrue = Yes\nfalse = No")]
310
+
publicboolToggle_Messages_Hide{get;set;}
311
+
312
+
302
313
303
-
[Comment("Default Value Of Messages To New Players?\ntrue = On\nfalse = Off")]
304
-
publicboolDefault_Messages{get;set;}
305
314
[Comment("How Do You Like Date Format Message\nExamples:\ndd MM yyyy = 25 12 2023\nMM/dd/yy = 12/25/23\nMM-dd-yyyy = 12-25-2025")]
306
315
publicstringDateFormat{get;set;}
307
316
@@ -312,18 +321,18 @@ public string Link
312
321
[Comment("Log Connect/Disconnect Locally (In ../Connect-Disconnect-Sound-GoldKingZ/logs/)?\ntrue = Yes\nfalse = No")]
313
322
publicboolLog_Locally_Enable{get;set;}
314
323
315
-
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Date Format\nExamples:\ndd MM yyyy = 25 12 2023\nMM/dd/yy = 12/25/23\nMM-dd-yyyy = 12-25-2025")]
316
-
publicstringLog_Locally_DateFormat{get;set;}
317
-
318
-
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Time Format\nExamples:\nHH:mm = 14:30\nhh:mm a = 02:30 PM\nHH:mm:ss = 14:30:45")]
319
-
publicstringLog_Locally_TimeFormat{get;set;}
320
-
321
324
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Connect Message Format\n{DATE} = Log_Locally_DateFormat\n{TIME} = Log_Locally_TimeFormat\n{PLAYERNAME} = Player Name\n{STEAMID} = STEAM_0:1:122910632\n{STEAMID3} = U:1:245821265\n{STEAMID32} = 245821265\n{STEAMID64} = 76561198206086993\n{IP} = 123.45.67.89\n{CONTINENT} = Asia\n{LONGCOUNTRY} = United Arab Emirates\n{SHORTCOUNTRY} = AE\n{CITY} = Abu Dhabi\"\n\"\" = Disable")]
322
325
publicstringLog_Locally_Connect_Format{get;set;}
323
326
324
327
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Disconnect Message Format\n{DATE} = Log_Locally_DateFormat\n{TIME} = Log_Locally_TimeFormat\n{PLAYERNAME} = Player Name\n{STEAMID} = STEAM_0:1:122910632\n{STEAMID3} = U:1:245821265\n{STEAMID32} = 245821265\n{STEAMID64} = 76561198206086993\n{IP} = 123.45.67.89\n{CONTINENT} = Asia\n{LONGCOUNTRY} = United Arab Emirates\n{SHORTCOUNTRY} = AE\n{CITY} = Abu Dhabi\n{DISCONNECT_REASON} = Disconnect Reason\"\n\"\" = Disable")]
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Date Format\nExamples:\ndd MM yyyy = 25 12 2023\nMM/dd/yy = 12/25/23\nMM-dd-yyyy = 12-25-2025")]
331
+
publicstringLog_Locally_DateFormat{get;set;}
332
+
333
+
[Comment("Required [Log_Locally_Enable = true]\nHow Do You Like Time Format\nExamples:\nHH:mm = 14:30\nhh:mm a = 02:30 PM\nHH:mm:ss = 14:30:45")]
334
+
publicstringLog_Locally_TimeFormat{get;set;}
335
+
327
336
[Comment("Required [Log_Locally_Enable = true]\nAuto Delete File Logs That Pass Than X Old Days\n0 = Disable This Feature")]
[Comment("Required [Discord_Disconnect_Style 2/3/4/5]\nHow Would You Side Color Message To Be Use This Site (https://htmlcolorcodes.com/color-picker) For Color Pick")]
[Comment("Required [Discord_Disconnect_WebHook]\nHow Do You Like Disconnect Message Format\n{DATE} = Discord_DateFormat\n{TIME} = Discord_TimeFormat\n{PLAYERNAME} = Player Name\n{STEAMID} = STEAM_0:1:122910632\n{STEAMID3} = U:1:245821265\n{STEAMID32} = 245821265\n{STEAMID64} = 76561198206086993\n{IP} = 123.45.67.89\n{CONTINENT} = Asia\n{LONGCOUNTRY} = United Arab Emirates\n{SHORTCOUNTRY} = AE\n{CITY} = Abu Dhabi\n{DISCONNECT_REASON} = Disconnect Reason\"\n\"\" = Disable")]
370
+
publicstringDiscord_Disconnect_Format{get;set;}
371
+
360
372
[Comment("Required [Discord_Connect_WebHook Or Discord_Disconnect_WebHook]\nHow Do You Like Date Format\nExamples:\ndd MM yyyy = 25 12 2023\nMM/dd/yy = 12/25/23\nMM-dd-yyyy = 12-25-2025")]
361
373
publicstringDiscord_DateFormat{get;set;}
362
374
363
375
[Comment("Required [Discord_Connect_WebHook Or Discord_Disconnect_WebHook]\nHow Do You Like Time Format\nExamples:\nHH:mm = 14:30\nhh:mm a = 02:30 PM\nHH:mm:ss = 14:30:45")]
364
376
publicstringDiscord_TimeFormat{get;set;}
365
377
366
-
[Comment("Required [Discord_Disconnect_WebHook]\nHow Do You Like Disconnect Message Format\n{DATE} = Discord_DateFormat\n{TIME} = Discord_TimeFormat\n{PLAYERNAME} = Player Name\n{STEAMID} = STEAM_0:1:122910632\n{STEAMID3} = U:1:245821265\n{STEAMID32} = 245821265\n{STEAMID64} = 76561198206086993\n{IP} = 123.45.67.89\n{CONTINENT} = Asia\n{LONGCOUNTRY} = United Arab Emirates\n{SHORTCOUNTRY} = AE\n{CITY} = Abu Dhabi\n{DISCONNECT_REASON} = Disconnect Reason\"\n\"\" = Disable")]
367
-
publicstringDiscord_Disconnect_Format{get;set;}
368
-
369
378
[Comment("Required [Discord_Disconnect_Style Or Discord_Connect_SideColor 3/4/5]\nFooter Image")]
0 commit comments