Welcome
CS2 Plugin C#
Requires CounterStrikeSharp version 142 or 213
EN - Language
Create a folder for the plugin called Welcome
plugins/Welcome
Config/Welcome/Welcome.json
https://github.com/Klayeryt/Welcome/arc ... -1.0.0.zip{
"PluginName": "[Welcome] | ",
"Timer": 10, // Welcome delay
"WelcomePlayerOneEnable": "true", // "true"|"1"/"false"|"0"
"WelcomePlayerAllEnable": "true", // "true"|"1"/"false"|"0"
"DisconnectPlayerAllEnable": "true", // "true"|"1"/"false"|"0"
"WelcomeText": " {RED}---------------------------------{ENTER} {LIGHTBLUE}Welcome on server {PLAYERNAME} {ENTER} Now map: {MAP} {ENTER} Players online: {PLAYERS}/{MAXPLAYERS} {ENTER} {RED}Your IP: {IPUSER} {ENTER} {RED}------------------------------ ", // Greeting for one player
"disconnectAllText": " {RED} {PLAYERNAME} disconnect to reason: {REASON} ", // The message is all when the player is disconnected
"WelcomeAllText": " {RED} {PLAYERNAME} connected to server {ENTER} His IP address: {IPUSER} ", // Announcement of the player's entry
"ConfigVersion": 1
}

