Skip to content

PaulBGD/InteractionVisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

238 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

InteractionVisualizer

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

Visualize Function Blocks like Crafting Tables with Animations CLIENT-SIDE!

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

Built against Spigot

Built against Spigot's API (required mc versions are listed on the spigot page above). Plugins built against Spigot usually also work with Paper.

Development Builds

Maven

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

Replace VERSION with the version number.

Dependencies

Soft Dependencies

Community Maintained Languages

Link to repository: https://github.com/LOOHP/InteractionVisualizerLanguages

About

Visualize Function Blocks like Crafting Tables with Animations CLIENT-SIDE!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%