ItemJoin

ItemJoin

157k Downloads

Item Book

Yassounou opened this issue ยท 1 comments

commented

Hello,

what item flag can i add to book-item: , so a player get it once and only on first join ?
thnx

commented

To do this you add the first-join trigger.

Example;

  example-item:
    id: DIAMOND_SWORD
    slot: 0
    triggers: first-join

Edit: Marking as resolved due to inactivity, please re-open this if you need additional help.