WolverinDEV / BungeeUtil

BungeeUtils [Unmaintained]
25 stars 13 forks source link

setSkullOwner option #62

Closed leolifbom closed 6 years ago

leolifbom commented 6 years ago

Hey. I'm trying to add a skull item to an inventory with the skin of a player. Please add a setSkullOwner option to the ItemBuilder. If it already exists, can you tell me how to use it?

WolverinDEV commented 6 years ago

You could add a post item creator handler and then add to the item meta the skull owner. But i'll not add this to the basic item builder case its not a method which could be applied for all items