This plugin adds the ability to replace vanilla armor with custom pieces! Simply hold your armor piece in hand do
/cacreate <name> and it will create a save with that name. Then you can do
/careplace <ID> <name> and it will automatically replace armor when interacted with.
If the armor's lore contains the
dont-replace string from config, it will ignore this item and it will work as a usual vanilla armor.
Commands:
-
/cacreate <name> saves the armor in hand as <name>
-
/caremove <name> removes saved armor
-
/calist lists all armor pieces and all replacements
-
/careplace <ID> <name> replaces <ID> with <name>
-
/caget <name> gives the armor saved as <name>
Permissions:
-
changedarmor.use for commands
NOTE: replacements
don't work for saved items (even if not set to replace anything). Plugin also ignores all items with the
dont-replace string found in config.yml
This is my first plugin, and I don't know if anyone has made something like this yet.
If you have any questions please feel free to ask.