Join Settings
This page explains the join settings for items in the AdvancedItems plugin. These settings control whether the item is given to a player when they join the server and in which inventory slot.
giveItem
giveItem
Determines whether the player should receive this item when they join the server.
Set to
true
to give the item upon joining, andfalse
to not give the item.
giveOnlyFirstJoin
giveOnlyFirstJoin
Determines whether the item should be given only on the player's first join.
Set to
true
to give the item only on the first join, andfalse
to give the item on every join.
giveItemSlot
giveItemSlot
Specifies the inventory slot in which the item should be placed when given to the player.
Set to the desired slot number (0-35).
Last updated