Item Attributes

onArmorUpdate

This attribute defines the script that is executed every tick if the armor is in an armor slot.

Examples

onArmorUpdate = "player.sendMessage('SPAM!');";