Bring beautiful hats for your server, use the provided one , or create your custom one.
We will be making video about the plugin soon.
Stay Tuned- We provide a dynamic GUI where you can equip or unequip your hat/mask
Inside the GUI  will find:- Random Button: to equip a random hat from the permitted ones
 - Clear Button: to unequip the current hat
 - Dynamic Next/Previous Button: for navigate through the hats
 
 - Each hat has its own permission node
 - Hats can be made with Base64 or CustomModelData check the config for more info
 - Commands:
- hats: Opens the hats menu
 
 - Permissions:
- hats.menu - permission for the GUI
 
 
Defaults Config: 
[dropdown=hats.yml]
# PartyHats# You can use this website to get cool masks and hats https://r74n.com/mc/heads?FedoraHat2_LeoTheRavioli.png# Here there is another website to get heads https://minecraft-heads.com/custom-heads# Take from the websites the VALUE and paste it in the texture.hats:  mushroom:    texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vZWR1Y2F0aW9uLm1pbmVjcmFmdC5uZXQvd3AtY29udGVudC91cGxvYWRzLzIwZDRlMmI1YzA3OWNhMzUxNGNiNzk0Mzg0MjJmOGJhM2E3YTBiMjAucG5nIn19fQ=="    name: "&7MUSHROOM"    permission: "hats.mushroom"  bunny:    texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vZWR1Y2F0aW9uLm1pbmVjcmFmdC5uZXQvd3AtY29udGVudC91cGxvYWRzL2ExODkwZWJlMzFmODZkNThjNDliMjQ1Njk2NDgyOGRkYjM0ZDdjNDQucG5nIn19fQ=="    name: "&7BUNNY"    permission: "hats.bunny"  foxy:    texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vZWR1Y2F0aW9uLm1pbmVjcmFmdC5uZXQvd3AtY29udGVudC91cGxvYWRzLzM1ZWY3MWQ4ODVkZmRiNGNhOTcxYTQ0ODk3NzQ1ZjhjNDJjOTBkNGQucG5nIn19fQ=="    name: "&7FOXY"    permission: "hats.foxy"  #Example  # key: they must be different for each hat  #  texture: "CODE HERE"        THIS IS THE VALUE, IMPORTANT!! For the value read the first lines  #  name: "color code name"    you can use colour codes.  #  permission: "jojo.dino"    you can choose what ever you want.  #  #  # This plugin created by SpigotParty  # If you need help or you have found a bug let as know on discord: https://discord.gg/WXV7pzZYp4[/dropdown]
[dropdown=config.yml]
messages:
  not-enough-permission: "you dont have enogugh permissions"
  hat-not-enough-permission: "&c You dont have enougn permission to use %hat% cosmetics" #use %hat% for the hat  name
  hat-equipped: "&aYou equipped %hat%"
  hat-unequipped: "&aYou put your hat away"
  random-hat-equipped: "&aYou equipped %hat%"\
menu:
  name: "&cHats"
reset-on-death: true
[/dropdown]
DISCORDYou can use this websites to get cool masks and hats