Releases: Tisawesomeness/Minecord
Releases · Tisawesomeness/Minecord
Minecord 0.15.1
- Added all 1.19 items and recipes. This brings the total to 1,500 items and 1,433 recipes!
- Added new item nicknames for existing items
- Fixed typo in firework rocket recipe notes
- Fixed old composter recipe including wood types unavailable to that version
- Fixed the cycle option appearing and doing nothing in recipe menus when there are exactly 9 ingredients
- (Self-hosting change) Add config options to change the image host for testing
Minecord 0.15.0
- Added
&ansi
, a new command that sends a player's avatar as a Discord chat message - Added an easter egg in the new command
Minecord 0.14.4
- Fixed an exception when
&server
pings certain servers with custom colors
Minecord 0.14.3
- Fixed another exception when
&server
pings a server with an invalid description
Minecord 0.14.2
- Fixed an exception when
&server
pings a server with an invalid description
Minecord 0.14.1
- Fixed an exception when the user request in
&user
and&roles
fails
Minecord 0.14.0
- Added much more information to
&profile
, including...- Account type (Legacy/Minecraft/Microsoft)
- Whether the username is invalid
- A link to the skin history
- Whether the skin is a custom skin
- The skin model (steve/alex)
- The account's default skin model
- Added
&id
for getting the creation date of a discord ID - Added
&seed
for converting a text seed to a number seed - Seeds in
&seed
and&shadow
are trimmed - Show up to 10 name changes in
&profile
to prevent chat clutter - When looking up a player by UUID (in every command except
&uuid
), the bot will check if that account is pseudo hard-deleted (PHD) - You can now change the scale of
&avatar
,&head
, and&body
- The second layer (overlay) of a skin now shows by default in
&avatar
,&head
, and&body
- Added
&render avatar|head|body
, a compatibility shortcut for the three above commands - Added default skin model and NBT formats to
&uuid
&uuid
can accept UUIDs that don't belong to a player&skin
now shows current/default skin model and whether the current skin is custom- All player commands now accept quoted usernames with spaces and NBT formatted UUIDs
- Cache player lookups for a short time to improve performance
- Added "Block 36" and "b36" as aliases for moving piston in
&item
- Added
&help extra
- Added some command aliases
- Improved the UI of all player commands
- Rewrote player command help
- Reorganized commands in help menus
- General stability/performance improvements
- Plenty of bugfixes
- (Self-hosting change) Add config options to choose which APIs to use
- (Self-hosting change) Log bot join/leaves in separate channel
- Added some easter eggs
Minecord 0.13.11
- Fixed the Mojang API giving an error when requesting a username/UUID that does not belong to a player
- Removed
&sales
because Mojang disabled it
Minecraft 0.13.9
- Player commands now accept some "invalid" usernames such as
Din-ex
or8
- Fixed "the Mojang API could not be reached" error due to the Mojang API changing yet again
- Fixed an exception appearing when certain invalid usernames are used in player commands
Minecord 0.13.8
&history
,&profile
,&guild
,&role
, and&user
now use Discord-formatted timestamps- Added role icon, bot, boost, and integration info to
&role
&perms
will check if the bot has permission to upload server icons- Fix
&server
incorrectly checking for upload server icon permissions - Improved exception formatting