MC 1.20.4 Support
 
 This is a minor release that adds support for Minecraft 1.20.4 servers and provides some bug fixes.
 
 
 
 
Changelog
 
 
 
 
  Code (Text):
 
 
 
  
 * Add MC 1.20.4 support.
  
 * Fix offline UUID lookup method.
  
 Note: This fixes commands like `/trust` not always working the first time for offline users.
  
 * Fix offline username lookup sometimes returning UUID instead of name.
  
 * Fix RemoveClaimEvent not passing deleted child claims.
  
 Note: This fixes DynMap/BlueMap/SquareMap not removing children from map on parent claim deletions.
  
 * Fix players unable to eat in untrusted claims.
  
 * Fix food tag not being added for `used_item` context.
  
 * Fix player contexts not showing up in cached debug results.
  
 * Fix elytra not able to be equipped when targetting block in untrusted claims.
  
 * Fix armor not able to be equipped when targetting block in untrusted claims.