im attempting to use a scheduler event to change the traits of an npc every 10 seconds.
In the scheduler plugin I want to be able to modify a item frame npc and change its block type every 10 seconds. To do that I need to run that as a console command so is there a way to modify a npc's state outside of having that npc selected and run it based off the npc's ID instead.