Skip to content

Releases: FireController1847/TrueDiscordLink

Release v1.3.3

20 Jun 07:28
04f1874
Compare
Choose a tag to compare
  • Updated to Minecraft 1.21
  • Fixed support for Minecraft 1.20.2-1.20.6
  • Fixed issues with advancement detection for prior versions
  • Updated CraftBukkit version detection logic

v1.3.3-SNAPSHOT-5035bd3

26 Jun 01:32
3465341
Compare
Choose a tag to compare
Pre-release
  • Fixed internal use of orElse which was causing relaying to not work.
  • Fixed not including the MESSAGE_CONTENT intent causing the "BOT" feature to not work.
  • Fixed inconsistent naming in the en.yml lang file.

Release v1.3.2

25 Jun 21:29
04317d3
Compare
Choose a tag to compare
  • Added Minecraft 1.20.1 support for advancements
  • Updated Javacord

Release v1.3.1

16 Jun 07:45
25ebe95
Compare
Choose a tag to compare
  • Fixed an issue where /tellraw relay would not parse any selectors.

Release v1.3.0

14 Jun 04:35
cb19a04
Compare
Choose a tag to compare
  • Updated to 1.19
  • Added /tdl relay and /tdl relaysilent commands
  • Added tellraw relaying

Release v1.2.0

24 May 07:34
Compare
Choose a tag to compare
  • Added channel tagging
  • Added notifications for when users link or unlink their accounts
  • Fixed major issue where database would disconnect and refuse to re-connect
  • Fixed the advancements to detect and added proper backward compatibility to versions 1.12
  • Refactored project metadata to make life easier for future updates and modifications
  • Updated to use Mojang mappings and proper plugin development techniques

Release v1.1.0

05 Mar 06:16
Compare
Choose a tag to compare
  • Added advanced tagging detection
  • Tagging detection can now lookup the list of linked users to determine which Discord user to tag
  • Update Javabase and added SQL injection protection

Release v1.0.4

11 Feb 09:37
Compare
Choose a tag to compare
  • Fixed Webhooks using ASCII instead of UTF-8
  • Fixed an issue where color codes would still be sent to Discord messages in specific circumstances
  • Fixed an issue where attachments with custom messages would not show up in color
  • Fixed an issue where players who contained special formatting characters would have the formatting show up in Discord

Release v1.0.3

09 Feb 20:49
Compare
Choose a tag to compare
  • Fixed an issue where if a player is muted using EssentialsX, the messages would still send to Discord
  • Fixed an issue where if a player had a colored nickname, the color codes would show up in the webhook username

Release v1.0.2

22 Dec 05:46
Compare
Choose a tag to compare
  • Fixes PlaceholderAPI support