Skip to content

DSU 1.2.9

Compare
Choose a tag to compare
@BlueTree242 BlueTree242 released this 23 Jun 19:36
· 107 commits to master since this release

DiscordSRVUtils 1.2.9

Added:

  1. Ability to disable parts of punishment messages
  2. Ability to disable syncing temp punishments
  3. Ability to send punishment message in multiple channels
  4. Changed default punishment messages
  5. Switched to Jooq
  6. Added /dsu removeslash command to remove registered slash commands
  7. Added config option to disable slash command registration
  8. Support for warn punishment messages
  9. Added invite tracking system
  10. Added /invites, that shows the person's invites (only when invite tracking is enabled in config, and bot was online during the invite
  11. Replaced /editpanel and /panelist reactions with buttons
  12. Add Ability to delete messages in the linkaccount channel (after configurable seconds)

Fixed:

  1. Errors when parsing roles to add and remove
  2. High cpu usage, and plugin freezing when pool size is 1 (now its default to 2 also)
  3. parts of plugin being slow
  4. /dsu debug not working for discordsrv new version
  5. Filter out logs from libraries we use that user doesn't need
  6. Many other bug fixes, don't expect much bugs in this version