InteractionVisualizer

⭐ ⭐ (268 endorsements) 📥 47,467 downloads 📌 v2026.1.2 📅 12/16/2022
🟡 Updated this year

By LOOHP · decoration

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/19/2026 📅 Created: 12/16/2022

🔍 Analysis

  • 👍 0.6% endorsement rate
  • 🏆 #9 of 70 decoration mods in this game by downloads

📋 About This Mod

## About So in Minecraft, you click that crafting table and put things in, no one else knows what you are doing.. Aren't we supposed to be able to see that items pop up on the table logically? **With this plugin, you can! See items placed on the crafting table literally as players put them in in their GUI! *And much more!*** ## Features ### 1. Visualization! Here are all the blocks and entities that have been visualized by InteractionVisualizer so far! <br><br> ### (https://modrinth.com/mod/interactionvisualizer/gallery) <br><br> **Want to watch videos instead browsing the Gallery?**<br> Here is an awesome walkthrough by (https://www.youtube.com/channel/UC0DKOswctz1q3gtm5BMfPtw)! (English) <iframe width="630" height="354" src="https://www.youtube.com/embed/ke6Q5Cmv2eQ"></iframe> Here is another one by (https://youtube.com/user/ServerMiner)! (English) <iframe width="630" height="354" src="https://www.youtube.com/embed/Zq6OBJ30MSw"></iframe> Yet another one by (https://www.youtube.com/channel/UC38CZxr4vqIqHCbgV1FUNsw) (Dutch) <iframe width="630" height="354" src="https://www.youtube.com/embed/Jq-BJT_FRfQ"></iframe> ### 2. Client-Side! - None of the blocks and items actually exists on the server! - They can't be killed or removed by kill commands! - They won't affect the world in any way! ### 3. Customization - Each block display can be disabled in the config! - Players can toggle a few options for themselves as well! - Player toggle data can be saved in SQLite *(default)* or MYSQL - Certain hologram text automatically uses each player's own client language! - (https://github.com/LOOHP/InteractionVisualizerLanguages) ## Dependencies - (https://www.spigotmc.org/resources/protocollib.1997/) ** *(Please install the latest version that is compatible with your server version)* - (https://www.spigotmc.org/resources/lightapi-fork.48247/) ** *(Not to be mistaken with the original LightAPI)* ## Supported Plugins - (https://dev.bukkit.org/projects/openinv?__cf_chl_jschl_tk__=9ac2f7ce0b53e116fb0547c52cf05cc72e4ee1ac-1586418367-0-AaFjGdB-PqH_rr9REedYaW59a8R9Im_qmC9u3nPzMFf7C4k4Q4SRPBfhvVQ6PsFGhh2jZrPYsD6gA1S2V6HvBK0YJ4qZbk7hVDqi-IaatWbsOLNYlVAQbb3-VB8wZfovtYegEOZtn1RVqOfHUj5cEAsC1kTl3-TbckXto4jQ98Lp7MBXdVxNr_Gv8VkvGc91QcJk9vvMVd7TqGM-uG6QPYu8CkjsrAY5n0E439edIDFLHQ-xHInaX4GSiHC-5SHPZh4h4yATYCKz62wp-lO7Y9G5423wLmS1zbIhXC1fXnEiocHqnA1PgyPYr29TQ4-ZvkCV8k9p82GUPd-boKrg_9Ie2Ahj2wFXKQIpoZxLVazX) (With silent chest on, chest animations are disabled) - (https://www.spigotmc.org/resources/1331/) & (https://www.spigotmc.org/resources/14404/) (All animations are disabled while in vanish) - (https://www.spigotmc.org/resources/cmi-270-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more.3742/) (All animations are disabled while in vanish) - (https://modrinth.com/plugin/essentialsx) (All animations are disabled while in vanish) ## Installation 1. Put InteractionVisualizer.jar and **all required dependencies** into the plugins folder 2. Start the server 3. Edit the config 4. Restart the server ## Development Builds !(https://ci.loohpjames.com/job/InteractionVisualizer/badge/icon) (https://ci.loohpjames.com/job/InteractionVisualizer/) ## Showcase Server Want to give the plugin a try? ``` IP: mc.loohpjames.com ``` !(https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=918&name=IP:%20mc.loohpjames.com) ## Q&A ### How does /iv toggle works? There are three modes in **/iv toggle**, they enable or disable certain mechanics used for the displays. **"itemstand"** stands for any visual items that are created with armorstands (the ones that lay flat on the blocks and don't float like normal dropped items) and itemframes (i.e. the CartographyTable map) **"itemdrop"** stands for any visual items that is a dropped item **"hologram"** stands for all the floating text (e.g. furnace progress bar) The player data used for /ic toggle is saved in the **database**. ### I got an error saying that there are some problems while saving blockdata.json, what do I do? This is most likely caused by the server not shutting down properly. But regardless of what is the cause of the problem, you can always _go to the InteractionVisualizer plugin folder and replace the blockdata.json with one of the backups in the backup folder_. ## Placeholders With the plugin (https://www.spigotmc.org/resources/placeholderapi.6245/)installed, you can get the toggle status of a player using placeholders, they are: ``` %interactionvisualizer_itemstand_<entry>% %interactionvisualizer_itemdrop_<entry>% %interactionvisualizer_hologram_<entry>% ``` If a player has enabled, for example, the `i

## About So in Minecraft, you click that crafting table and put things in, no one else knows what you are doing.. Aren't we supposed to be able to see that items pop up on the table logically? *With this plugin, you can! See items placed on the crafting table literally as players put them in in their GUI! And much more!

## Features ### 1. Visualization! Here are all the blocks and entities that have been visualized by InteractionVisualizer so far!

### (https://modrinth.com/mod/interactionvisualizer/gallery)

Want to watch videos instead browsing the Gallery?

Here is an awesome walkthrough by (https://www.youtube.com/channel/UC0DKOswctz1q3gtm5BMfPtw)! (English)

Here is another one by (https://youtube.com/user/ServerMiner)! (English)

Yet another one by (https://www.youtube.com/channel/UC38CZxr4vqIqHCbgV1FUNsw) (Dutch)

### 2. Client-Side! - None of the blocks and items actually exists on the server! - They can't be killed or removed by kill commands! - They won't affect the world in any way!

### 3. Customization - Each block display can be disabled in the config! - Players can toggle a few options for themselves as well! - Player toggle data can be saved in SQLite (default) or MYSQL - Certain hologram text automatically uses each player's own client language! - (https://github.com/LOOHP/InteractionVisualizerLanguages)

## Dependencies - (https://www.spigotmc.org/resources/protocollib. 1997/) (Please install the latest version that is compatible with your server version) - [LightAPI Fork](https://www.spigotmc.org/resources/lightapi-fork. 48247/) (Not to be mistaken with the original LightAPI)*

## Supported Plugins - [OpenInv](https://dev.bukkit.org/projects/openinv?__cf_chl_jschl_tk__=9ac2f7ce0b53e116fb0547c52cf05cc72e4ee1ac-1586418367-0-AaFjGdB-PqH_rr9REedYaW59a8R9Im_qmC9u3nPzMFf7C4k4Q4SRPBfhvVQ6PsFGhh2jZrPYsD6gA1S2V6HvBK0YJ4qZbk7hVDqi-IaatWbsOLNYlVAQbb3-VB8wZfovtYegEOZtn1RVqOfHUj5cEAsC1kTl3-TbckXto4jQ98Lp7MBXdVxNr_Gv8VkvGc91QcJk9vvMVd7TqGM-uG6QPYu8CkjsrAY5n0E439edIDFLHQ-xHInaX4GSiHC-5SHPZh4h4yATYCKz62wp-lO7Y9G5423wLmS1zbIhXC1fXnEiocHqnA1PgyPYr29TQ4-ZvkCV8k9p82GUPd-boKrg_9Ie2Ahj2wFXKQIpoZxLVazX) (With silent chest on, chest animations are disabled) - [SuperVanish](https://www.spigotmc.org/resources/1331/) & [PremiumVanish](https://www.spigotmc.org/resources/14404/) (All animations are disabled while in vanish) - [CMI](https://www.spigotmc.org/resources/cmi-270-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more. 3742/) (All animations are disabled while in vanish) - [Essentials](https://modrinth.com/plugin/essentialsx) (All animations are disabled while in vanish)

## Installation 1. Put InteractionVisualizer.jar and all required dependencies into the plugins folder 2. Start the server 3. Edit the config 4. Restart the server

## Development Builds ![](https://ci.loohpjames.com/job/InteractionVisualizer/badge/icon)

[Jenkins](https://ci.loohpjames.com/job/InteractionVisualizer/)

## Showcase Server Want to give the plugin a try?

``` IP: mc.loohpjames.com ```

![](https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=918&name=IP:%20mc.loohpjames.com)

## Q&A ### How does /iv toggle works? There are three modes in /iv toggle, they enable or disable certain mechanics used for the displays. "itemstand" stands for any visual items that are created with armorstands (the ones that lay flat on the blocks and don't float like normal dropped items) and itemframes (i.e. the CartographyTable map) "itemdrop" stands for any visual items that is a dropped item "hologram" stands for all the floating text (e.g. furnace progress bar) The player data used for /ic toggle is saved in the database.

### I got an error saying that there are some problems while saving blockdata.json, what do I do? This is most likely caused by the server not shutting down properly. But regardless of what is the cause of the problem, you can always _go to the InteractionVisualizer plugin folder and replace the blockdata.json with one of the backups in the backup folder_.

## Placeholders With the plugin (https://www.spigotmc.org/resources/placeholderapi. 6245/)installed, you can get the toggle status of a player using placeholders, they are: ``` %interactionvisualizer_itemstand_% %interactionvisualizer_itemdrop_% %interactionvisualizer_hologram_% ```

If a player has enabled, for example, the `i

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
LOOHP
Version
2026.1.2
Downloads
47,467
Endorsements
268
Category
decoration
Created
12/16/2022
Updated
6/19/2026
Game Versions
1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4
Tags
decoration

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does InteractionVisualizer support?

The author lists 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5. Other versions may work but are untested by the author.

What is the latest version of InteractionVisualizer?

Version 2026.1.2, published 2026-06-19 with 47,467 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More decoration 👤 More by LOOHP 🔎 Similar Mods 🌐 Best decoration (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods