# 4.0.2

# Requires CraterLib


# Bug Fixes

  • Fix Custom Placeholders not being able to use built-in placeholders in them

# New Features

  • Added {{images.player.head}} placeholder to return isometric player head image
  • Added {{player.uuid}} placeholder to return the player UUID for use with avatar services
  • Experimental RPC Image Server support, to allow using local images directly as RPC assets

# Changes

  • Switched from using MC heads to our own avatar api (mc-heads have been having too many issues lately)