https://www.spigotmc.org/resources/83917/
Have InteractiveChat Placeholders translated on DiscordSRV discord messages. As well as sharing items, inventories to discord and sharing images and gifs to the game from discord!
More information (screenshots, commands, permissions) about the plugin can be found on the Spigot page linked above.
Built against Spigot's API (required mc versions are listed on the spigot page above). Plugins built against Spigot usually also work with Paper.
<repository>
<id>loohp-repo</id>
<url>https://repo.loohpjames.com/repository</url>
</repository>
<dependency>
<groupId>com.loohp</groupId>
<artifactId>InteractiveChatDiscordSrvAddon</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>
Replace VERSION
with the version number.