/InteractiveChat

Add click and hover events to chat messages!

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Build Status

InteractiveChat

https://www.spigotmc.org/resources/75870/

Shows your item in hand, inventory content and ender chest content with your friends! Even across servers in your global bungeecord chat! This plugin also allows you to create your own interactive keywords for your players to use in chat!

More information (screenshots, commands, permissions) about the plugin can be found on the Spigot page linked above.

Built against Spigot, Bungeecord, Velocity and Adventure

Built against Spigot's API (required mc versions are listed on the spigot page above), Bungeecord's API, and Velocity's API, with support for the Adventure Library (Notably used by Paper since Minecraft 1.16.5). Plugins built against Spigot usually also work with Paper while plugins built against Bungeecord usually also works with Waterfall.

Development Builds

Maven

<repository>
  <id>loohp-repo</id>
  <url>https://repo.loohpjames.com/repository</url>
</repository>
<dependency>
  <groupId>com.loohp</groupId>
  <artifactId>InteractiveChat</artifactId>
  <version>VERSION</version>
  <scope>provided</scope>
</dependency>

Replace VERSION with the version number.

Dependencies

Soft Dependencies

Addons