

How to Install FancyNPCs on Your Minecraft Server
What is FancyNPCs
FancyNPCs is a Minecraft plugin that allows you to create and manage NPCs on your Minecraft server. It lets you add NPCs with skins, commands, messages, and actions for players to interact with.
How to Install
To install this plugin, you first need to open your Minecraft server's web panel.
- Locate 'Plugins' section in the sidebar and click on it.
- Locate Searchbar and search "FancyNPCs".
- Click Install button of the FancyNPCs plugin, in the first row.

- Select the correct version to install.
- Click Install button again.
This will install the plugin in your server.
Verify Installation
To verify the installation, navigate to the Files section of your panel, open the 'plugins' folder, and check for the corresponding .jar file. If the file is present, the plugin is successfully installed.
How to Use
To create your first npc, you can use the command:
/npc create myNpcFollowing command fixes the NPC if it's not working properly:
/npc fix (npc)To edit the display name, you can use the command:
/npc displayname myNpc <green>My first npc</green>To edit the skin of the npc, you can use the command:
/npc skin myNpc NotchTo move the npc to your current location, you can use the command:
/npc move_here myNpcNote
Please keep the following in mind before proceeding:
- After installing the plugin, you must restart your Minecraft server to activate
