Question about triggering a command when entering a certain zone.Not An Issue

I wanted to ask, does the command work on the player when entering a certain zone? I set the item to be issued, but it is not issued to the player. "give %STEAMID% chicken.spoiled" Am I doing something wrong?

First of all, it should be `{player.id}` instead of `%STEAMID%`, see Placeholder API and documentation.

Locked automatically