Update
Update the button's placeholdefrs and/dynamic effects
Usage
Example
# Same interval for all four properties
update: 20# Incomplete setting
# Here, only the material, name and lore are set to: 20, -1, 15
# The slot update interval will be set to the highest of the defined values, in this case: 20
update: [20, -1, 15]# Complete setting, the numbers will match in the same order the: Material, Name, Lore and Slot
update: [-1, 5, 25, 30]Note
Last updated
Was this helpful?