LOGZ ConnectInfo is a CounterStrikeSharp / CS2 plugin that adds join, leave and welcome messages for LOGZ Romania servers.
1.0.0- join messages
- leave messages
- delayed welcome message
- chat / center / both / silent output modes
- configurable messages
- optional SteamID placeholder
- admin command permission
- version/info/license commands
version.txtsupport- GitHub update URL support
- LOGZ Romania proprietary license
css_logzconnect_status
css_logzconnect_version
css_logzconnect_info
css_logzconnect_license
css_logzconnect_reloadDefault permission:
@logz/connectinfoOptional SteamID visibility permission:
@logz/connectinfo_steamidRoot permissions also have access automatically:
@css/root
@logz/root- Compile the plugin with Visual Studio 2022.
- Copy the compiled files to:
/game/csgo/addons/counterstrikesharp/plugins/LOGZ_ConnectInfo/- Make sure the folder contains:
LOGZ_ConnectInfo.dll
version.txt- Restart the server or reload the plugin:
css_plugins reload LOGZ_ConnectInfoThe config is generated automatically at:
/game/csgo/addons/counterstrikesharp/configs/plugins/LOGZ_ConnectInfo/LOGZ_ConnectInfo.json{
"Enabled": true,
"ChatPrefix": "{Gold}[LOGZ]{Default}",
"WebsiteUrl": "https://www.logz.ro",
"GithubUrl": "https://github.com/MartyCSGO/LOGZ_ConnectInfo",
"VersionUrl": "https://raw.githubusercontent.com/MartyCSGO/LOGZ_ConnectInfo/main/version.txt",
"LicenseName": "LOGZ Romania Proprietary License",
"CommandPermission": "@logz/connectinfo",
"IgnoreBots": true,
"ShowJoinMessage": true,
"ShowLeaveMessage": true,
"ShowWelcomeMessageToPlayer": true,
"WelcomeDelaySeconds": 4.0,
"JoinOutputMode": "chat",
"LeaveOutputMode": "chat",
"WelcomeOutputMode": "chat",
"JoinMessage": "{LightBlue}{PLAYER}{Default} a intrat pe server.",
"LeaveMessage": "{LightBlue}{PLAYER}{Default} a ieșit de pe server.",
"WelcomeMessage": "{Green}Bine ai venit pe {Gold}LOGZ Romania{Default}, {LightBlue}{PLAYER}{Default}! Scrie {Yellow}!forum {Default}sau {Yellow}!discord{Default}."
}Supported placeholders:
{PLAYER}
{STEAMID}
{STEAMID_TEXT}Recommended format:
1.0.0
https://github.com/MartyCSGO/LOGZ_ConnectInfoConfig raw URL:
"VersionUrl": "https://raw.githubusercontent.com/MartyCSGO/LOGZ_ConnectInfo/main/version.txt"If your GitHub branch is master, use:
"VersionUrl": "https://raw.githubusercontent.com/MartyCSGO/LOGZ_ConnectInfo/master/version.txt"For real reload, use:
css_plugins reload LOGZ_ConnectInfoThe command:
css_logzconnect_reloadonly prints the correct reload instruction.
LOGZ_ConnectInfo/
├── LOGZ_ConnectInfo.cs
├── LOGZ_ConnectInfo.csproj
├── README.md
├── LICENSE.md
└── version.txtThis project is licensed under the LOGZ Romania Proprietary License.
Redistribution, resale, reuploading, leaking, or claiming ownership of this plugin is not allowed.
See LICENSE.md for details.
Created for LOGZ Romania.
Website:
https://www.logz.ro