Skip to content

Releases: Tisawesomeness/Minecord

Minecord 0.17.16

03 Dec 16:42
131061b
Compare
Choose a tag to compare
  • Added all 1.21.4 items and recipes. This brings the total to 1,772 items and 1,769 recipes!
  • Added aliases for brick items in item commands, allowing brick or bricks when unambiguous
  • Fixed /recipe and /ingredient sometimes not sorting recipes in chronological order
  • Fixed some recipes showing wooden or colored ingredients in an inconsistent order

Minecord 0.17.15

30 Oct 05:53
053c80d
Compare
Choose a tag to compare
  • Added all 1.21.2 items and recipes, including experimental recipes. This brings the total to 1,760 items and 1,753 recipes!
  • Recipes from the same version are now sorted by recipe type
  • Added /item moss, /item dark slab, and /item dark wood slab aliases for their respective items
  • Bundle item now uses the closed texture
  • Fixed incorrect chiseled bookshelf recipe
  • Fixed shulker box coloring recipes not showing that you could re-dye shulkers the same color (this was a bug present in Minecraft until 1.21.2)
  • (Self-hosting change) Updated dependencies

Minecord 0.17.14

22 Jul 15:38
a73172b
Compare
Choose a tag to compare
  • Updated dependencies

Minecord 0.17.13

13 Jun 16:03
adbc575
Compare
Choose a tag to compare
  • Added the three new music discs from 1.21. This brings the total to 1,715 items.
  • Added /random uuid
  • Moved /color [very] random to /random color mc|hex
  • (Self-hosting change) Updated dependencies

Minecord 0.17.12

30 Apr 01:52
6f236ac
Compare
Choose a tag to compare
  • Added a Ko-fi donation link to /info and /credits
  • Removed redundant info in /recipe to make it easier to read
  • /server now gives more information about what went wrong if a server sends bad data
  • Link to GitHub contributors in /credits
  • Reorganized the self-hosting docs and moved them to the wiki

Minecord 0.17.11

23 Apr 16:47
301c15e
Compare
Choose a tag to compare
  • Added all 1.20.5 items and recipes, including experimental recipes. This brings the total to 1,712 items and 1,718 recipes!
  • Fixed /item moving_piston showing wrong icon
  • Fixed item images with incorrect aspect ratios
  • (Self-hosting change) Updated recipes.json format to match base game

Minecord 0.17.10

20 Apr 21:06
2f9003f
Compare
Choose a tag to compare
  • Fixed bot never responding if /server pings a server that responds only partially to a ping
  • Improved /server performance
  • (Self-hosting change) Added serverTimeout and serverReadTimeout config options to customize /server timeouts
  • (Self-hosting change) Updated dependencies

Minecord 0.17.9

02 Apr 21:13
a571ff8
Compare
Choose a tag to compare
  • /stack now supports all stack sizes from 1 to 99 (may take up to 1 hour to propogate)
  • Added a workaround for Discord refusing to embed player/skin render images. Self-hosters can toggle this with reuploadCrafatarImages in the config.
  • Added an easter egg.
  • (Self-hosting change) Added includeSpamStatuses in config to silence frequent status logs

Minecord 0.17.8

16 Feb 19:25
16b83d3
Compare
Choose a tag to compare
  • Fixed exception when looking up item with trailing :
  • Packaged release in zip file again

Minecord 0.17.7

23 Jan 05:01
16b83d3
Compare
Choose a tag to compare
  • Fixed /status showing incorrect info
  • Performance improvements
  • (Self-hosting change) Improved exception logging