Skip to content

laspi94/Plugins

 
 

Repository files navigation

Help support SQLMatches development & hosting

✨ Help show support by starring this repo! Watch it to get notifications when updated. ✨

sellout

Setup

Downloading compiled plugin

  • step 1
    • Click the green tick.
    • Then click details.
  • step 2
    • Click artifacts.
    • Then download 'Compiled plugins' & unzip it.

CVARs

Set all of these under sqlmatches.cfg

  • sm_sqlmatches_announce
    • Get version announcements, used to alert you to new plugin versions.
  • sm_sqlmatches_autoconfig
    • Automatically sets up server CVARs for demo recording.
  • sm_sqlmatches_key
    • SQLMatches.com API key.
  • sm_sqlmatches_community_name
    • Name of community from SQLMatches, needed for Discord webhooks.
  • sm_sqlmatches_start_round_upload
    • 0, Upload demo at match end.
    • 1, Upload demo at start of next match.
  • sm_sqlmatches_delete_after_upload
    • Delete demo file after successfully upload.
  • sm_sqlmatches_discord_match_end
    • Discord webhook to push at match end, leave blank to disable.
  • sm_sqlmatches_discord_match_start
    • Discord webhook to push at match start, leave blank to disable.
  • sm_sqlmatches_discord_round_end
    • Discord webhook to push at round end, leave blank to disable.
  • sm_sqlmatches_discord_embed_decimal
  • sm_sqlmatches_discord_name
    • Set discord name, please leave as SQLMatches.com if using hosted version.
  • sm_sqlmatches_discord_avatar
    • URL to avatar.
  • sm_sqlmatches_end_of_round_message
    • Disable SQLMatches' end of round message.

Thanks to

About

Plugins for SQLMatches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 79.3%
  • C++ 20.6%
  • Pawn 0.1%