Custom Model Viewer
This plugin shows every custom model of a given Item by showing each Model for custom model ids.
pre 1.2.0: item 0 to 243 (9 pages of 27 items)
1.2.0: 0 to 324 (9 pages of 36 items)
1.3.0+: 0 to ...? ([basically] endless pages of 36 items)
THIS PLUGIN DOES NOT ADD CUSTOM MODELS! You need a resourcepack for that!
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>" if you need more options (here you can even go beyond the 9th 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 has a public repository. If you want to learn more about basic spigot/paper-programming, you can look in my repository here:
Comments