Intento poner items cuando el usuario entra al servidor pero los pone en el inventario de crafteos.
on join:
wait 3 tick
set slot 0 of player's current inventory to wood sword of sharpness 1
set slot 2 of player's current inventory to bow
set slot 3 of player's current inventory to 32 arrows
set slot 4 of player's current inventory to chain helmet
set slot 5 of player's current inventory to chain chestplate
set slot 6 of player's current inventory to chain leggings
set slot 7 of player's current inventory to chain boots
stop
No se que estoy haciendo mal..
on join:
wait 3 tick
set slot 0 of player's current inventory to wood sword of sharpness 1
set slot 2 of player's current inventory to bow
set slot 3 of player's current inventory to 32 arrows
set slot 4 of player's current inventory to chain helmet
set slot 5 of player's current inventory to chain chestplate
set slot 6 of player's current inventory to chain leggings
set slot 7 of player's current inventory to chain boots
stop
No se que estoy haciendo mal..