AlessioDP / OreAnnouncer

Collects data about mined blocks of your Minecraft Server
https://alessiodp.com/oreannouncer/
GNU Affero General Public License v3.0
20 stars 19 forks source link

Bump discordsrv from 1.23.0 to 1.24.0 #109

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps discordsrv from 1.23.0 to 1.24.0.

Release notes

Sourced from discordsrv's releases.

Build 1.24.0

Additions

  • Support for role IDs and @​everyone in role-related config options
  • Support for Discord replies (through a new placeholder in the DiscordToMinecraftChatMessageFormat)
  • A discordsrv:server_id LuckPerms context
  • Support for newlines (\n) in /discord broadcast
  • PlaceholderAPI placeholder support for playerlist command formats

Fixes

  • Default Polish translation being broken
  • Other inconsistencies in translated config files
  • Issues with some linking rewards
  • Usernames being escaped for avatar urls when using VentureChatBungee
  • VentureChatBungee avatars converting color codes
  • Nickname sync being executed on players when they join regardless of whether they have permission
  • RGB colors not working with most chat hooks
  • DiscordChatChannelAllowedMentions not being reloaded when /discord reload is used
  • Users' nicknames being removed on unlink even if nickname sync is disabled
  • Group synchronization looking up players that might not have associated player data
  • Blocked players from being able to hide urls in webhook messages

Changes

  • Non-authoritative groups/roles are now removed on unlink
  • Let alerts listen to DiscordSRV's own events
  • The console channel's log appender is not fully asynchronous
  • Split debug options into categories

Removals

  • Drop UltimateChat support (outdated plugin, caused build issues)

Developers

  • Updated JDA to 4.3.0_310
  • Added a DiscordConsoleCommandPreProcessEvent and DiscordConsoleCommandPostProcessEvent
Commits
  • 1d08598 Release 1.24.0
  • 1590dc9 v1.24.0
  • 2a057a5 fix quotes in release workflow
  • c95859f fix release workflow
  • bd18f24 messed up
  • bbc6fe0 add info message when enabling voice module
  • 47870cb add discordId to /discord linked output
  • 1264e31 retrieve members for linking presence check instead of relying on cached members
  • 9004c3b Update adventure to 4.9.1 to match adventure-platform's adventure version
  • b410c93 github gist -> mclo.gs in bug report template
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Looks like com.discordsrv:discordsrv is up-to-date now, so this is no longer needed.