Creating NPCs
A tutorial on how to create NPCs that work with the Auction House.
How to create NPCs
This plugin utilizes the ability to add a Trait to an NPC to allow you to open the Auction House by interacting with the NPC.
Creating a new NPC
Type the following command but changing the "name" to the preferred name of your NPC. "/npc create <name> --trait auctioneer"
Adding a Trait to an existing NPC
Select the NPC that you want to make an auctioneer by looking at said NPC and using the command "/npc select"
Execute the command "/trait auctioneer"