![Shop Visualizer - [FABRIC/FORGE]](https://cdn.metamods.net/images/mods/shop-visualizer-fabric/logo.png)
Shop Visualizer - [FABRIC/FORGE]
This client-side mod is designed to work in conjunction with server plugins and modifications related to shops. It doesn't function independently and is useless without the corresponding server component.
Compatibility
The mod supports the following shop systems:
- Chestshop - plugin for Bukkit servers
- Quickshop Reremake - plugin for Bukkit servers
- Gunpowder SignShop - mod for Fabric servers
Adaptation for other Bukkit shop plugins is also possible.
Versions
Stable versions work with FABRIC, while beta versions support FORGE. All releases are functional but have different designations for user convenience.
Usage
After creating a shop in the standard way, hovering the cursor over the sign will display information about the items. Gunpowder shops work immediately, while Chestshop may require recreating shops after installing the plugin, as data is transmitted to the client when the chunk loads.
Project Idea
Many servers, especially on Bukkit, don't use shop visualization due to performance load. Moving rendering to the client side removes this load from the server, allowing players to see valuable information: enchantments on swords, descriptions, and item names with minimal impact on performance.