Page 1 of 1

[CS:GO] Informations

Posted: Tue Nov 23, 2021 3:38 pm
by greenie
Description

This plugin displays your Discord, TeamSpeak, Steam profile, Steam group Links in chat. This is my first plugin so i dont think the code is the best & clearest but its working. (im not good giving name to plugins so if u guys have any better idea lmk)

Features

100% translation support
Multicolor support
Every feature can be turned On/Off

CVAR/Command list

Commands:
sm_steamgroup
sm_group
sm_steam

sm_discord
sm_dc

sm_steamprofile
sm_profile
sm_owner


sm_ts3
sm_teamspeak
sm_ts
Cvars:
// This file was auto-generated by SourceMod (v1.10.0.6502)
// ConVars for plugin "Informations.smx"


// Enable discord info
// -
// Default: "1"
sm_discord_enable "1"


// Plugin Version
// -
// Default: "1.00"
sm_informations_version "1.00"

// Enable Owner info
// -
// Default: "1"
sm_owner_enable "1"

// Enable steam info
// -
// Default: "1"
sm_steamgroup_enable "1"

// Enable discord info
// -
// Default: "1"
sm_ts3_enable "1"
download