Mechanic

giveitemfromslot

Gives the target an item in the caster's equipment

Aliases

givefromslot

Configuration Fields (2)

NameTypeDefaultDescription
slot
s
EquipSlotNONEThe caster's equipment slot
doFakeLooting
fl, fakelooting
booleanfalseWhether to play the pickup animation from the origin

Examples & Notes

Examples

Give caster’s main hand item to all players on the server, and plays the pickup animation.

  Skills:
  - giveitemfromslot{slot=HAND;fakelooting=true} @server ~onTimer:10

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.