Skip to content

A simple plugin that invites the player to the desired group on command trigger

License

Notifications You must be signed in to change notification settings

Zipcore/Steam-Group-Invite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam-Group-Invite Build Status

A simple plugin that invites the player to the desired group on command trigger

Usage

  • sm_invite
  • sm_ingroup

Convars

  • sc_username (Steam account username)
  • sc_password (Steam account password)
  • sgi_groupid (Group ID64)

Prerequisite

Installing

  1. Download and extract SteamWorks to addons/sourcemod/extensions
  2. Download and extract SteamCore to addons/sourcemod/plugins
  3. Edit server.cfg and add the listed convars

Find Your Group ID64

  1. Goto https://steamcommunity.com/groups/MaxDBNET/memberslistxml/ (Replace MaxDBNET with your group name)
  2. Search for numbers encased in (Ex: 103582791457828777)
  3. Use that number in sgi_groupid

Note

  • There might be a server freeze for about 0.5 second while it's performing RSA calculation which only occurs once per session
  • Steam username/password must be <= 32 characters
  • Steam only allows 64-bit group ID

Download

Download the latest version from the release page

License

MIT

About

A simple plugin that invites the player to the desired group on command trigger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SourcePawn 100.0%