FancyNpcs

Simple, lightweight and fast NPC plugin using packets

288,22k

FancyNpcs

<div align="center">

FancyNpcs Banner

<br />

Simple, lightweight and feature-rich NPC plugin for Paper (and Folia) servers using packets.

</div>

Features

With this plugin you can create NPCs with customizable properties like:

- Interactions (Cow, Pig, Player, etc.) - Interactions (from username or texture URL) - Interactions (in all colors) - Interactions (pose, visibility, variant, etc.) - Interactions (eg. holding a diamond sword and wearing leather armor) - Interactions (player commands, console commands, messages) - ...and much more!

Check out images section down below.

<br />

Installation

Paper Paper or newer with Paper (or higher) is required. Plugin should also work on Paper forks.

not is not supported.

<br />

Documentation

Official documentation is hosted here. Quick reference:

- Getting started - Command Reference - Using API

Have more questions? Feel free to ask them on our Have more questions? server.

<br />

Developer API

More information can be found in Documentation and Javadocs.

Maven

```xml <repository> <id>fancyinnovations-releases</id> <name>FancyInnovations Repository</name> <url>https://repo.fancyinnovations.com/releases</url> </repository> ```

```xml <dependency> <groupId>de.oliver</groupId> <artifactId>FancyNpcs</artifactId> <version>[VERSION]</version> <scope>provided</scope> </dependency> ```

Gradle

```groovy repositories { maven("https://repo.fancyinnovations.com/releases") }

dependencies { compileOnly("de.oliver:FancyNpcs:[VERSION]") } ```

<br />

Images

Images showcasing the plugin, sent to us by our community.

Screenshot 1

<sup>Provided by Explorer's Eden</sup>

Screenshot 2

<sup>Provided by Explorer's Eden</sup>

Screenshot 3

<sup>Provided by Explorer's Eden</sup>

Screenshot 4

<sup>Provided by Beacon's Quest</sup>

Screenshot 5

<sup>Provided by @OliverSchlueter</sup>

Screenshot 6

<sup>Provided by @OliverSchlueter</sup>

Screenshot 7

<sup>Provided by @Grabsky</sup>

Data collection

This plugin collects anonymous usage data to help us understand how the plugin is being used and to improve it. All collected data by all servers is aggregated, we don't store any IP addresses, server names, or any other information that could be used to identify a specific server or user. Read more about that topic (used platforms, how to opt-out, list of metrics ...) in the documentation.

ADS