- fixed default example xpmode.yml files - there was invalid yaml
 - added command /pu reload that reloads all configuration files.
 - Added new config values and player head into /unlockmenu
 
 
 
 
  Code (Text):
 
 
 
  settings:
  
   menu:
  
     # Inventory positions in /unlockmenu.
  
     # Keep values between 45 and 53.
  
     positions:
  
       filters: 50
  
       search: 48
  
       head: 49
  
       arrow-previous: 45
  
       arrow-next: 53