Citizens command to give a item to player

Like the title says, looking to see if anyone knows how to make a npc give items to a player, I'm trying to setup a npc who gives players 10 apples once and only once
4 Replies
Auster
Auster•2y ago
probably some denizen script could do the job
ProGamingDk
ProGamingDk•2y ago
make it run a kit? with a insanely high cooldown?
AdriaDanvers
AdriaDanversOP•2y ago
I think I figured it out 🙂 just did /npc command add -p give <p> apple 10 --cooldown 1728000 so they can do it once a day
Auster
Auster•2y ago
that obviously works too mind marking the thread as resolved

Did you find this page helpful?