Added new button to gui that let the player take all the blocks in the page
 Added support for servers without 
vault by disabling the upgrade feature if the vault is not found
 Added option to use custom model data in the gui items
 Added blocks.yml, so you can edit the display name of the blocks
 Item flags are now hidden from the tool display
 
 Reset config or add:
 
 
 
 
  Code (YAML):
 
 
 
  gui:
  
   info-button:
  
     custom-model-data
  : 0
  
   take-all-button
  :    
  
     enabled
  : true
  
     material
  : HOPPER
  
     custom-model-data
  : 0
  
     slot
  : 8
  
     name
  : 
  "&8『 &eᴛᴀᴋᴇ ᴀʟʟ &8』"
  
     lore
  :
       - 
  "&8▪ &7ᴄʟɪᴄᴋ ᴛᴏ ᴛᴀᴋᴇ ᴀʟʟ ɪᴛᴇᴍs"
  
       - 
  "&8▪ &7ꜰʀᴏᴍ ᴄᴜʀʀᴇɴᴛ ᴘᴀɢᴇ"
  
   navigation:
  
     next-page:
  
       custom-model-data
  : 0 
  
     previous-page:
  
       custom-model-data
  : 0 
  
 
  
 messages:
  
   upgrade-disabled
  : 
  "&cUpgrades are disabled because Vault is not installed"  
  # New message