Minecord (for Discord)

Minecord (for Discord)

Mod

Bring your Minecraft world into your Discord guild

Server Utility

7,154 downloads
42 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...
Filter channels...

2.1.0+1.21 (2024-06-27)

Build System

2.1.0+1.20.6 (2024-05-10)

Features

  • chat: add entries[].discord.purgeLinks option to prevent links from being sent to Discord (#135) (046e148), closes #134

2.1.0+1.20.4 (2024-05-10)

Features

  • chat: add entries[].discord.purgeLinks option to prevent links from being sent to Discord (#135) (4ab5fdb)

2.1.0+1.20.2 (2024-05-10)

Features

  • chat: add entries[].discord.purgeLinks option to prevent links from being sent to Discord (#135) (58e2c18)

2.1.0+1.20.1 (2024-05-10)

Features

  • chat: add entries[].discord.purgeLinks option to prevent links from being sent to Discord (#135) (388b15f)

2.1.0+1.19.4 (2024-05-10)

Features

  • chat: add entries[].discord.purgeLinks option to prevent links from being sent to Discord (#135) (b85235a)

2.0.3+1.20.6 (2024-05-04)

Build System

  • add support for Minecraft 1.20.5+ (037115f)
  • api: add support for Minecraft 1.20.5+ (651b042)
  • chat: add support for Minecraft 1.20.5+ (a9a313c)
  • cmds: add support for Minecraft 1.20.5+ (0ede3cf)
  • presence: add support for Minecraft 1.20.5+ (6ffd2e5)

2.0.3+1.20.4 (2024-03-04)

Bug Fixes

  • chat: Minecraft events were not being forwarded to Discord forum threads (fixes #121) (#122) (dc24b66)

2.0.3+1.20.2 (2024-03-04)

Bug Fixes

  • chat: Minecraft events were not being forwarded to Discord forum threads (fixes #121) (#123) (64216c2)

2.0.3+1.20.1 (2024-03-04)

Bug Fixes

  • chat: Minecraft events were not being forwarded to Discord forum threads (fixes #121) (#124) (82c4521)

2.0.3+1.19.4 (2024-03-04)

Bug Fixes

  • chat: Minecraft events were not being forwarded to Discord forum threads (fixes #121) (#125) (bb07ad2)

2.0.2+1.20.4 (2024-01-27)

Build System

  • add support for Minecraft 1.20.3+ (5076558)
  • api: add support for Minecraft 1.20.3+ (707890d)
  • chat: add support for Minecraft 1.20.3+ (15fff69)
  • cmds: add support for Minecraft 1.20.3+ (3da022c)
  • presence: add support for Minecraft 1.20.3+ (eadb57a)

2.0.2+1.20.2 (2023-12-03)

Build System

  • add support for Minecraft 1.20.2+ (47b2106)
  • api: add support for Minecraft 1.20.2+ (1206525)
  • chat: add support for Minecraft 1.20.2+ (bdd2e1a)
  • cmds: add support for Minecraft 1.20.2+ (e80603d)
  • presence: add support for Minecraft 1.20.2+ (c8ef25e)

2.0.2+1.20.1 (2023-10-17)

Bug Fixes

  • chat: do not check player count during server start-up on Discord messages (fixes #84) (#91) (8cddbeb)
  • cmds: option choices were incorrectly serializing to disk (fixes #83) (#90) (70574c4)

Build System

  • add support for Minecraft 1.20-1.20.1 (#106) (d627188)
  • api: add support for Minecraft 1.20-1.20.1 (#102) (d2534e2)
  • chat: add support for Minecraft 1.20-1.20.1 (#103) (0a150ec)
  • cmds: add support for Minecraft 1.20-1.20.1 (#104) (07d260f)
  • presence: add support for Minecraft 1.20-1.20.1 (#105) (ae5e637)

2.0.2+1.19.4 (2023-10-19)

Bug Fixes

  • chat: do not check player count during server start-up on Discord messages (fixes #84) (#108) (0cfb220)
  • cmds: option choices were incorrectly serializing to disk (fixes #83) (#110) (9e560cf)

2.0.1+1.20 (2023-06-10)

Bug Fixes

  • api: do not load already loaded modded translations (fixes #78) (#79) (d6614bd)

2.0.1+1.19.4 (2023-06-10)

Bug Fixes

  • api: do not load already loaded modded translations (fixes #78) (#79) (2aaf1ba)

2.0.0+1.20 (2023-06-08)

deps

2.0.0+1.19.4 (2023-06-08)

âš  BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • add samolego/FabricTailor support for player avatars (closes #68) (#75) (6a14aba)
  • add player avatars to certain messages (closes #31) (#62) (331e6d8)
  • add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
  • chat: send Discord stickers into Minecraft (closes #74) (#76) (8c8ca3e)
  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • chat: show player avatar on login, logout, death and teleport messages (331e6d8)
  • cmds: show avatar in custom command feedback where a player is detected (331e6d8)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Bug Fixes

  • api: regex characters in StringTemplate variables should be escaped (#65) (4553977)
  • mixins that may now be remapped (f17a48d)

Miscellaneous Chores

  • release as v2.0.0+1.19.4 (d3d9bfc)

1.1.0-beta.3 (2022-08-22)

Features

  • api: add 'i18n' config for translations (#48) (64b95c0)
  • api: add String formatting to string templates (4baa059)
  • chat: add /me, /say and /tellraw command messages (closes #51) (#53) (7eea724)
  • chat: add Discord reply messages (closes #50) (#57) (4baa059)
  • chat: use new fabric-message-api events (closes #32) (#52) (1859c69)

Bug Fixes

  • api: do not attempt to remap the language mixin (791775b)
  • chat: correct teleport message placeholders in config (7eea724)
  • chat: correct Discord message placeholders in config (4baa059)
  • cmds: commands that don't have an output should receive a default message (fixes #54) (162f30f)
  • cmds: commands with multiple lines of output should edit the original embed (162f30f)
  • modded translation keys should be resolved (fixes #45) (64b95c0)

Project members

axieum

Owner

Details

Licensed MIT
Published 3 years ago
Updated 3 months ago