Using the Albetros 5517 server, is there a way to invoke the "commands" available to players through an NPC? If it is possible, how would i invoke that command in python for the NPC? I see in commands that "/clearinventory", Command_ClearInventory" How can I make the game run the Command_ClearInventory for the player who clicked the NPC? Thanks to anyone who answers this :)