๐Ÿง‘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
  1. 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
  1. Select the NPC that you want to make an auctioneer by looking at said NPC and using the command "/npc select"

  2. Execute the command "/trait auctioneer"

Last updated

Was this helpful?