- Updates Waves dependency
 - Added new Emojis Menu!
 - Animated buttons
 - Conditional buttons
 - Pagination
 - Locked & Unlock button state for Emojis
 
 New config values!
 This is the updated version of config:
 
 
 Spoiler: config.yml   
   
   
    Code (YAML):
   
 
   
    hide-forbidden-emojis 
    :  true
    :  AquaticEmojis
    :  36
    :     - 
    "0-26" 
    :  BLACK_STAINED_GLASS_PANE
    :  
    " " 
    :         - 
    "28-34" 
    :  ARROW
    :  
    "&eNext Page" 
    :         - 35
    :  ARROW
    :  
    "&ePrevious Page" 
    :         - 27
    
 
   
   
 
 And the emoji syntax has been updated as well.
 Currently emoji requires the unlocked state of emoji-item setup!!!
 
 
 Spoiler: example-emojis.yml   
   
   
    Code (YAML):
   
 
   
    example :
    :     - 
    ":angry:" 
    ":anger:" 
    :  
    "<hover:show_text:'<white>Emoji: <font:emoji>1\n</font>Placeholder: <gray>:angry:'><font:emoji>1</font></hover>" 
    :  BARRIER
    :  
    "&c???" 
    :         - 
    "" 
    "&7You have to unlock this emoji!" 
    :  PAPER
    :  
    "&eExample" 
    :         - 
    "" 
    "&7Example Emoji!" 
    :     - 
    ":bruh:" 
    :  
    "<hover:show_text:'<white>Emoji: <font:emoji>2\n</font>Placeholder: <gray>:bruh:'><font:emoji>2</font></hover>" 
    :  
    "<hover:show_text:'<red>You cannot use that emoji!'><red>%placeholder%</red></hover>" 
    :  permission
    :  
    "aquaticemojis.emoji.bruh" 
    :  message
    :  
    "" 
    :  message
    :  
    "&cYou do not have permissions to use the Bruh emoji!" 
    :  message
    :  
    "" 
    :  true
    :  BARRIER
    :  
    "&c???" 
    :         - 
    "" 
    "&7You have to unlock this emoji!" 
    :  PAPER
    :  
    "&eExample" 
    :         - 
    "" 
    "&7Example Emoji!" 
    :     - 
    ":clown:" 
    :  
    "<hover:show_text:'<white>Emoji: <font:emoji>3\n</font>Placeholder: <gray>:clown:'><font:emoji>3</font></hover>" 
    :  
    "<hover:show_text:'<red>You cannot use that emoji!'><red>%placeholder%</red></hover>" 
    :  permission
    :  
    "aquaticemojis.emoji.clown" 
    :  message
    :  
    "" 
    :  message
    :  
    "&cYou do not have permissions to use the Clown emoji!" 
    :  message
    :  
    "" 
    :  false
    :  BARRIER
    :  
    "&c???" 
    :         - 
    "" 
    "&7You have to unlock this emoji!" 
    :  PAPER
    :  
    "&eExample" 
    :         - 
    "" 
    "&7Example Emoji!"