Skip to content

Discord Utilities

Compare
Choose a tag to compare
@Cruze03 Cruze03 released this 23 Apr 12:53
· 45 commits to master since this release
fbbfdd4
  • Added SQL Threading
  • New cvar sm_du_adminchat_mode

0 = Only say_team with @ messages will be shown to webhook
0b = say_team with @ messages from game server and all messages from discord
b = all admins messages from game and discord server

Added 2 new forwards:

  • DU_OnClientLoaded
  • DU_OnBlockedCommandUse

Added 1 native:

  • DU_CheckRole (doesn't work currently)