๐Ÿท๏ธ
Akarian Plugin Docs
  • ๐Ÿ‘‹Welcome to Akarian Auction House
  • ๐Ÿ˜ŽOverview
    • ๐Ÿ› ๏ธGetting set up
      • ๐Ÿ“Plugin Permissions
      • ๐Ÿง‘Creating NPCs
  • ๐ŸงนManaging your Auction House
    • ๐Ÿ“‹Monitor Listings
  • โœ๏ธCustomizing your Plugin
    • ๐Ÿ› ๏ธCustomizing your Plugin
      • ๐Ÿ“ฐLayout Editor
Powered by GitBook
On this page

Was this helpful?

  1. Overview
  2. Getting set up

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"

PreviousPlugin PermissionsNextMonitor Listings

Last updated 2 years ago

Was this helpful?

๐Ÿ˜Ž
๐Ÿ› ๏ธ
๐Ÿง‘