A simple plugin that invites the player to the desired group on command trigger
- sm_invite
- sm_ingroup
- sc_username (Steam account username)
- sc_password (Steam account password)
- sgi_groupid (Group ID64)
- Download and extract SteamWorks to addons/sourcemod/extensions
- Download and extract SteamCore to addons/sourcemod/plugins
- Edit server.cfg and add the listed convars
- Goto https://steamcommunity.com/groups/MaxDBNET/memberslistxml/ (Replace MaxDBNET with your group name)
- Search for numbers encased in (Ex: 103582791457828777)
- Use that number in sgi_groupid
- 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 the latest version from the release page
MIT