UltraCosmetics is a Spigot (not Bukkit/CraftBukkit) plugin for Minecraft 1.8+ that adds cool cosmetics to your server.
THE (“UltraCosmetics”) SOURCE IS PROVIDED AS IS AT NO MONETARY COST FOR PERSONAL USE ONLY. ANY COMMERCIAL DISTRIBUTION/USE OF THE (“UltraCosmetics”) SOURCE IS STRICTLY PROHIBITED.
Looking for support? Check out the wiki or join the Discord!
Adding a new cosmetic is really simple.
- Create your GadgetType, PetType, etc. in the enum file located in the corresponding cosmetic package.
- Have the file extend Gadget/Pet/etc.
- Make your gadget!
(Take a look to other gadgets if you don't know how or need help)
Enjoy!