InteractiveChat DiscordSRV Addon | Show Items and Invs on Discord | Preview Discord Images In-game! icon

InteractiveChat DiscordSRV Addon | Show Items and Invs on Discord | Preview Discord Images In-game! -----

Integrate InteractiveChat features and more into DiscordSRV!




  • Implemented use of TranslatableComponent's fallback parameter
----------, Jan 1, 2025

  • Fixed support for chat component shadow color
----------, Dec 23, 2024

  • Support for Minecraft 1.21.4
----------, Dec 13, 2024

  • Support for Minecraft 1.21.3
----------, Nov 16, 2024

  • Support for Minecraft 1.21.1
----------, Aug 9, 2024

  • Support for Minecraft 1.21
----------, Jun 22, 2024

  • Support for Minecraft 1.20.6
----------, May 10, 2024

  • Support for Minecraft 1.20.4
----------, Dec 14, 2023

  • Support for Minecraft 1.20.2
  • Fixed incorrect reading of border value in texture meta
  • Handle reading language files the same way as vanilla
  • Fixed calculation of negative characters
  • Missing helmet null check
  • No longer hardcode namespaces and texture names for items and armor
  • Support for resource pack version 16
  • Fix player name null error
  • Further Improvements to TintUtils
  • Reduce object creation
  • Properly Implement Tint Color Index
  • More efficient empty color provider
  • Update dynamic remap json class path to the one shaded in IC
  • Fixed class path not found error for legacy versions
  • Fixed buildin entity and generated parent name not normalized
  • Match smithing template tooltip with Vanilla
  • Tweaked Bundle Interface to match Vanilla
----------, Sep 23, 2023

  • Support for Minecraft 1.20
  • Added ItemsAdder hook
----------, Jun 11, 2023

  • Support for Minecraft 1.19.4
  • Various bug fixes
----------, Mar 20, 2023

  • Do not broadcast discord commands to game if disabled in discordsrv
  • Cope with new discordsrv escape sequences
  • Use HTTPS when downloading resources
----------, Dec 29, 2022

  • Hot Fix
----------, Dec 16, 2022

  • Support for Minecraft 1.19.3
  • Fixed rounding error when flipping model textures
  • Fixed icplayer reference
  • Handle weird invalid json skull data
  • Handle unexpected duplicated players in /playerlist
  • Tablist names should parse x repeated hexcodes
  • Handle weird but accepted malformated font provider json files
  • Improved discord item selection and image preview
  • Check player list command enabled
  • Added config options to disable certain info in tooltips
  • Schedule interaction handlers on an async thread
  • Improved invalid interactions response
  • Added TranslatedDeathMessage
  • Added ability to check item lore in inventories
  • Check whether placeholder is used before checking cooldown
  • Do not send message if on cooldown
  • Fixed placeholder cooldowns
  • Fixed item helmet puppet rendering
  • Method to create inventory images with custom puppet items without player object
----------, Dec 16, 2022

Note that the plugin already works on 1.19.1
DiscordSRV 1.26.0-SNAPSHOT is required

  • Limit banner pattern lore to 6 like vanilla
  • Better book display
  • Use new discordsrv 1.16.0-SNAPSHOT functions
  • Prevent interaction respond race between bots
  • Fixed player skull texture & Increased resolution of item display rendering
  • Improved enchantment tooltip display and ordering
  • Allow custom sounds for mentions
  • Implemented new item display style
  • Fixed Chime item name matching
  • Fixed CIT weight not compared correctly
  • Added force unicode option
----------, Aug 5, 2022

  • Fixed runtime library relocation issue
----------, Jun 20, 2022

  • Updated dependencies for InteractiveChat dependency rearrangements
  • Updated runtime relocation
----------, Jun 19, 2022

  • Support for Minecraft 1.19
  • Relocate runtime libraries
  • Various fixes (For details, check my discord server or GitHub)
----------, Jun 14, 2022

  • Added option OnlyInteractiveChatServers for /playerlist
  • Reduced internal size of /playerlist image
  • Catch discord command delete errors one by one
  • Fixed placeholders from remote players not parsing in /playerlist
  • Fixed sharing air in certain situations
----------, Mar 15, 2022

  • Minecraft 1.18.2
  • Added discord command /resourcepack
  • Added /item discord command
  • Fixed missing character error
  • Support blurring effect in texture meta properties
  • Added inventory titles to container displays
  • Added /invasuser & /enderasuser
  • Added discord command role permission control
  • Improvements for gif preview
  • Added attachment FileSizeLimit config option
  • Tweaked font rendering to better match vanilla Minecraft
  • Adjusted single character bitmap font provider positioning
  • Improved caching
  • setMaximumPoolSize before setCorePoolSize
  • Map code point ints instead of strings to their character image
  • Directly work with rgba ints in ImageUtils
  • Dynamically load font textures to lower memory usage
  • Fixed chat colors not being parsed in hover event displays on discord
  • Fixed rendering of legacy skins
----------, Mar 4, 2022

This updating contains changes to how configs are parsed. Despite best efforts to maintain backwards compatibility, it might or might not break your existing configs.

Follow these steps if you run into any problems after updating. Please report if you encounter any problems after following the steps.

[​IMG]

Changes:
  • Handle Arabic & right to left characters across different fonts and colors (Preview)
  • Fixed getPing in /playerlist
  • Fixed some config issues
  • Relocated BlockModelRenderer
  • Fixed beds block model and texture
  • Fixed vanilla advancement discord embed color
  • Improved texture tint handling
  • Fixed player held item positioning on a certain version
  • Fixed typos in config
  • Fixed divide by zero error in bitmap fonts
  • Render player hand held items
  • 22w03a Christmas chests
  • Hugely improved caching and rendering speeds
----------, Jan 29, 2022

There are a lot of fixes and improvements in this update, to view all of them, visit this link: https://ci.loohpjames.com/job/InteractiveChat-DiscordSRV-Addon/changes

Notable changes are:
  • Fonts are now loaded from resource packs
  • Player inventory puppet now shows the item the player is wearing in its head slot
  • Block entities (Chests, Banners etc.) and Shields now are loaded from block models instead of an image
  • Spawn Egg tint is now applied through applying hard-coded tint values on Mojang assets instead of an image
  • /playerlist discord command now allow papi placeholders, they are parsed as the first player on the playerlist
  • Added option "DiscordCommands.GlobalSettings.RespondToCommandsInInvalidChannels"
----------, Jan 9, 2022

  • Resource packs can now be installed! Instructions: https://github.com/LOOHP/InteractiveChat-DiscordSRV-Addon/wiki/Resource-Pack
  • Custom block models is now rendered!
  • Eco enchants compatibility
  • Removed unused import
  • Missing experience level in discord /inv command
  • Readded fallback method when printing stack size image when font is not available on system
  • Use block location for compass targets
  • Actually fixed tablist display incorrect layout
  • Fixed offline lodestone compass missing enchantment glint
  • Slight clean up
  • Fixed potions for 1.18
  • Fixed tablist display incorrect layout
  • Translate &#123456 hex code format in discord /playerlist usernames
----------, Dec 22, 2021

  • Updated to Minecraft 1.18, Remember to update InteractiveChat as well
  • Fixed keywords not working on discord
  • Fixed item names showing as translation keys
  • Added /inv and /ender on discord
  • Allow plugin to run without fonts by sacrificing features
  • Fixed dragon head helmets
  • Added discord command /playerlist
  • Added Attributes, CanPlaceOn & CanDestroy to discord item tooltip (1.12 or above)
----------, Dec 4, 2021

  • Bump support to InteractiveChat 4.0.3.0
  • Fixed typo in config
  • Hide errors when no valid skin is found in player profile
  • Support bukkit rendered map icons
  • Added command flag "--redownload" to force redownload assets
  • Support bukkit rendered map pixels
  • Update pom.xml
  • Changed debug message
  • Reset hashes.json if it is invalid
  • Fixed ItemRecords on 1.8 9
  • Fixes ConcurrentModification issues
  • Fix '$' in custom placeholder replace text
  • Use correct light block texture depending on level
----------, Aug 10, 2021

  • Display banner pattern names
  • Make use of InteractiveChat 4.0.1's new feature to show comments within the config file
  • Load fonts async
  • Add fallback method for gif
  • Fixed getEffectFromIdMethod field name
  • Added fallback method for gif reading
  • Fixed map showing error
  • Bump discordsrv to 1.23.0
----------, Jun 29, 2021

  • Migrate to Adventure API (Really nice)
  • Minecraft 1.17 support
  • Fixed Leather Horse Armor
  • Fixed enchanted golden apple texture
  • Tooltip for HoverEvents, Fixed clocks, Added firework rocket flight duration info
  • Display items used in death messages on discord
  • Beautify Advancement messages on discord
  • Remember to update DiscordSRV to the latest DEV build
----------, Jun 15, 2021

  • Fixes Unicode characters not rendering properly in some systems by registering our own
----------, Apr 16, 2021

  • Item Tooltip Image
  • Show OPEN_URL and COPY_TO_CLIPBOARD to Discord Embed Display
  • Use missing item texture instead of throw errors, fixed tipped arrows texture
  • Fixed all blocks displayed as purple
  • Plugin name case consistency
  • Added RestrictImageUrl and ReducedAssetsDownloadInfo
upload_2021-4-15_21-27-9.png
----------, Apr 15, 2021

As DiscordSRV has just released 1.22.0, it will be the minimum required version to run this update!
  • Updated to DiscordSRV 1.22.0
  • Respect placeholder escaping
----------, Apr 8, 2021

  • Updated to comply with the changes in InteractiveChat 3.3.0
----------, Apr 6, 2021

  • Stop including assets in jar so Mojang won't be coming after me
----------, Apr 5, 2021

  • Link Mentions
  • Fixed inventory display on 1.8
  • Use the correct parts from armor texture on puppet
  • Fixed player inventory puppet
  • Fixed map label rendering on headless environments
----------, Mar 31, 2021

  • Fixed piston item icon on 1.12.2 or below
  • Updated XSeries dependency
----------, Mar 18, 2021

  • Added armor (includes elytras) to player inventory puppet
  • "Naturalized" enchantment glint
  • Respect cache timeout option
  • "Naturalized" certain image colors
----------, Mar 16, 2021

  • Added Hover Events Display
  • Display embeds in the correct order
  • Added API documentation
  • Fixed certain banner patterns mismatch with their asset file names
  • Fixed maps on 1.12
  • Improved languages loading
  • Added comments to config
  • Updated metrics
  • Handle weird inventories whos size is not a multiple of 9
----------, Mar 2, 2021

----------, Jan 31, 2021

  • Replacing all Translation in the config with on Language Option!
  • Requires InteractiveChat of at least 3.2.8.0
----------, Jan 26, 2021

  • Supports DiscordSRV 1.21.2
  • DiscordSRV of at least version 1.21.2 is now required to run this addon
----------, Jan 15, 2021

  • You can now preview discord images on maps!
  • Beautifully converts discord message attachments into clickable text messages!
----------, Dec 27, 2020

  • Added Events API
  • Meaning you can now create addons to show your custom inventory / enderchest contents etc.
  • Enchantments above level 10 no longer show as roman numerals
----------, Dec 16, 2020

  • Respect magic text on discord
  • Marker labels now show on Maps shared to discord
  • Minor fixes
  • Plugin now once again works on Java 8
----------, Dec 12, 2020

  • Images that require get requests from the internet now caches for the period of time defined in the config
  • You can now show filled maps on discord along with all the markings on the map! (Except text, for now)
  • Applied changes to metrics
  • Corrected circle and rhombus banner pattern image file names
  • Fixed Error when no skin value is present in player game profile
  • Fixed version comparison
  • Added ability to change Item languages
----------, Dec 8, 2020

  • Updated to latest XSeries
  • Fixed possible memory problem
----------, Oct 28, 2020

  • Fixed custom placeholder bug
  • Fixed enchantment books not showing enchantments
----------, Oct 17, 2020

  • Added Player Inventory Interface
  • Removed black borders from GUIs
  • Added durability to item display
  • Allow custom textures
----------, Sep 22, 2020

  • Added Potions, Enchantments and Dye Color to Item Display
  • Changed Item Display embed message formatting
  • Added translations to config
----------, Sep 21, 2020

  • Use discord embed messages instead!
  • Item display now shows name and lore in the embedded message
  • Added option to change the embed message color
----------, Sep 19, 2020

  • Respect permissions
  • Added all material blocks
----------, Sep 18, 2020

  • Banners & Shield Patterns
  • Show broken elytras
  • Fixed and Added Leather Armor and its colors
  • Fixed Splash & Lingering Potions
You might need to remove the file [plugins/InteractiveChatDiscordSRVAddon/assets/items/shield.png] for shields to work properly.
----------, Sep 17, 2020

  • Added spawn eggs
  • Added custom player heads
  • Fixed banners scaling
  • Flipped head and skull images
----------, Sep 16, 2020

  • Support for DiscordSRV's "Experiment_WebhookChatMessageDelivery" option
----------, Sep 16, 2020

  • Hello World! XD
----------, Sep 16, 2020

Resource Information
Author:
----------
Total Downloads: 34,537
First Release: Sep 16, 2020
Last Update: Jan 1, 2025
Category: ---------------
All-Time Rating:
51 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings