This plugin shows every custom model of a given Item by showing each Model for custom model ids
THIS PLUGIN DOES NOT ADD CUSTOM MODELS! You need a resourcepack for that!
I mostly update on curseforge, so there you can get the newest versions:
https://www.curseforge.com/minecraft/bukkit-plugins/custom-model-viewer/files
Dependencies
Nothing ^^ just Spigot / Paper
Usage
Simply use the command /cmv to see all Custom Item models of the item in your hand.
You can also use "/cmv <itemname> <page>"
Modes
In the Custom Model Viewer you have a mode-toggler to switch how you get the item you're clicking on:
Inventory-Mode: You get the clicked Item in the next free Slot in your inventory
Hand-Mode: You get the clicked Item in your main Hand
Offhand-Mode: You get the clicked Item in your Offhand
Hat-Mode: You get the clicked Item on your Head
Drop-Mode: You drop the clicked Item in front of you (behind the inventory)
Permissions
The plugin currently has two permissions which basically do the same:
custommodelviewer.* - allows all things in the custom model viewer
custommodelviewer.show - allows to show the custom model viewer
Bug-Reports and Suggestions
Bug-Reports and Suggestions for new Features go here please:
GitHub
Source-Code
This project is Open-Source. If you want to learn more about basic spigot-programming, you can look in my repository here:
https://github.com/Nordland-Systems/CustomModelViewer
Screenshots
This Example Screenshots had been taken with a custom resourcepack for a server of mine that adds UI Buttons:
The normal Menu when open with custom resourcepack with custom models.
When you hover over an item you can see which custom model id is used to display that item.
Here you can change the mode of the viewer.
Here you can switch pages to see more.