MetaMorph - Give the players an interactive and fun way of changing item models in-game. icon

MetaMorph - Give the players an interactive and fun way of changing item models in-game. -----

Fully customizable GUI, Unlimited Item Models, Customizable Messages (Resource pack tool)





Release of Metamorph Version 1.8.2, featuring new enhancements, additional customization options, and some important updates. Check out what’s new:

✨ What's New in Version 1.8.2
  • Expanded Custom Models
    Added more example models in /plugins/metamorph/models/ to inspire your creativity and customization.

  • Enhanced GUI Configuration
    New configuration options for the GUI!
    ⚠️ Important: Back up your previous config.yml file, delete the old one, and restart your server to generate the updated config.yml.

  • Improved Particle Effects
    Added a few more particle types for an even more immersive experience.

  • Code Cleanup
    Refined the codebase to ensure smoother performance and maintainability.
  • Model Option
    Added option to add models to GUI items (non-models).
How to Update
  1. Backup: Always back up your server files before updating.
  2. Replace Files: Replace the old plugin JAR file with the new one.
  3. Restart Server: Restart your server to apply the update.
Thank you for using Metamorph! As always, we value your feedback—feel free to share your thoughts and suggestions.

Happy Morphing!

(sort of kinda skipped 1.8.1 ~ myb)

https://github.com/AlbusThePenguin/MetaMorph/commit/88ee6ad562085ad73198ca54b056ba7695b3a2b0
----------, Dec 5, 2024

https://github.com/AlbusThePenguin/MetaMorph

The entire plugin is rewritten, so if you're using an old version backup your config files and change the new configuration files.
----------, Dec 4, 2024

The update has been tested and should work fine. If you have any trouble let me know.
----------, Dec 22, 2023

Players with permission mm.admin and OP can now see all the items listed in the menus without having specific permissions, but players still do need the permission(s) for each category and item.

Added a '/mem check' command to find the item in your hands model ID and name for easy config check or to see if the item is in the GUI or not. returns the item name and ID.
----------, Jul 21, 2023

Added:
- Add model ID for admins. (Admins with mm.admin can now view the ID after the name)
- Added config.yml option to change the display name for the items placed in the GUI from models.yml.
Fixed:
- Removing the model didn't work because wrong checked. checked if they had a model and stopped, rather than the opposite.

New config:
Code (Text):
GUI:
  model_menu:
    title: '&b&lSelect Model'
    size: 54

  #The items shown in the items.
  items:
    display: '&#00FF00&lSelect This Model'

  pagination:
    filler_item:
      display: ' '
      material: 'GRAY_STAINED_GLASS_PANE'
    next_button:
      #Set the display name for the next page button in the menu
      display: '&#CC9911&lNext'
      #Set the material for the next page button in the menu!
      material: 'LEVER'
    prev_button:
      display: '&#CC9911&lPrevious'
      material: 'LEVER'
    clean:
      display: '&#FF91AF&lClean Item'
      material: 'SPONGE'
Forgot to remove a debug message, removing it in the next update.
----------, Jul 16, 2023

The frontpage shows the contents of the new update as it's entirely recoded and now open source for those who would like to peak.
----------, Jul 16, 2023

! cleaned up code ~

+ Added option to remove the item from /skinify set with mouse middle click
----------, Apr 17, 2023

* Added in-game add item to config list
* Added in-game remove item from config list
* Added another ID exists check to avoid duplicates
* Added more optimized checks to avoid nulls
* Added Bstats
*
* New permissions: skinify.remove, skinify.add | commands /skinify add, /skinify remove
*
* Future plans is to use gui to add and remove all item.
* and maybe move the item list into a new file by itself and add some more options to the config.
*
* removed public source code ~
----------, Apr 15, 2023

Added
/skinify clear | to remove model

fixed:
Paginated menus. The list returned null cause I did bad :p

removed:
a debug message I forgot to remove in the original post.
----------, Apr 15, 2023

Resource Information
Author:
----------
Total Downloads: 342
First Release: Apr 14, 2023
Last Update: Dec 14, 2024
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings