Skip to content

v2.0.9

Compare
Choose a tag to compare
@NockyCZ NockyCZ released this 28 Aug 19:49

A lot of changes have been made in the main config, check the changes.

✨ New Features

  • Link System
    • Added support for instant linking on all servers
    • Added new values to the config file
      • Send Message to Player After Linking
      • Send Message to All After Linking
      • Profile Linked Sound Effect
      • User Linked (All) Embed
  • Added new translation: Chat.AccountLinkedAll
  • Added support for Timed Roles
  • Added admin commands
    • css_du_who <#userid or name>
      • It is used to find out information about the player (Flags, Discord UserID, Immunity, Command Overrides)
    • css_du_link <steamid64> <discord_userid>
      • It is used for manually linking a Steam account with Discord
    • css_du_unlink <steamid64>
      • It is used for manually unlinking a linked Steam account.
    • css_du_addrole <discord_userid> <role_id>
    • css_du_removerole <discord_userid> <role_id>
    • css_du_addtimedrole <discord_userid> <role_id> <minutes>

✏️ Changes

  • Database table Discord_Utilities_Codes is no longer used (It can be removed)

🧩 Updated Modules

🔹 MANAGE ROLES AND PERMISSIONS

  • Removed css_du_who command (moved to the main DU plugin)

🔹 REPORT/CALLADMIN MODULE

  • Added support for displaying player penalties/punishments (bans, gags, mutes) (Requires: Banlist Module)

🔹SERVER STATUS and ⭐ SERVER STATUS PLUS

🔹 EVENT NOTIFICATIONS

  • Updated Disable On Map Change for join/leave messages
  • Fixed an error in Match End Stats when there were a lot of players on the server