You can now add custom model data to the player heads that appear in the GUI. In the gui.yml file under a GUI configuration section (bounty-gui or others), you can add the custom-model-data option.
Code (YAML):
head-name
: 'name'
...
custom-model-data
: 123
...
layout:
Fixed a bug that gave some people multiple player heads when a bounty is claimed.