Skip to content

Releases: Cruze03/discord-utilities

Discord Utilities

26 Jun 08:38
3a1f9e9
Compare
Choose a tag to compare
  • Material Admin support. (needs test)
  • Increased char size for bot token. Thanks to raufGarayev.
  • Added admin command channel support Convar for setting admin channel.. (needs test)
  • Multiple client index not valid / client is not in game fixes.

Discord Utilities

25 Apr 06:00
96c2237
Compare
Choose a tag to compare

Added fix to chat relay & admin chat relay where chat message won't be sent to discord if player is gagged.

Thanks to xSLOW and ER!K.

Discord Utilities

23 Apr 12:53
fbbfdd4
Compare
Choose a tag to compare
  • 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)

Discord Utilities

29 Sep 18:23
632ff83
Compare
Choose a tag to compare

Fixes fixes fixes and memory leak fix.

Discord Utilities

03 Sep 19:08
60ef3f0
Compare
Choose a tag to compare

Memory leak fixes thanks to xSLOW
Increase in memory thanks to Scai
Steamworks to SteamWorks for linux thanks to LubricantJam

Recommended to upgrade because previous ones has a lots of leaks

Discord Utilities

28 Aug 20:22
44e880d
Compare
Choose a tag to compare

ChangeLog from 2.2-BETA to 2.3-BETA.
2.2-BETA:

  • New cvar: sm_du_server_primary. Make sure only one of your server is having the value "1".
  • Some double message fixes and more messages in translation file for verification bot to help people understand better about their problem.
  • Added some security features like deleting of messages and ID change so that no one can steal other user's ID.
    2.3-BETA:
  • No more "Join, Verify, Leave". Plugin now removes those users from database.
  • More translations in translation file.
  • Added USE_AutoExecConfig in discord_utilities/globals.sp line number 8. Comment that line if you don't want to refresh cvars (auto add new cvars in cfg without need to delete cfg)
  • New Global Forward: DU_OnAccountRevoked(int client, const char[] userid).
  • Some minor fixes

Discord Utilities

16 Aug 13:45
53893aa
Compare
Choose a tag to compare
2.1-BETA

2.1-BETA

Discord Utilities

13 Aug 16:33
2ac697d
Compare
Choose a tag to compare

Fix related no id in !viewid and plugin reload invalid database handle 0

Discord Utilities

13 Aug 13:50
c51cd94
Compare
Choose a tag to compare

First release on github