Skip to content

fplrcraft/InteractiveChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

500 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Add click and hover events to chat messages!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%