giveTo

fun giveTo(player: Player): HashMap<Int, ItemStack>

Gives the custom item to a player.

Parameters

player

The Player to whom the item will be given.