Перейти к содержимому
Mineforgian

FancyNpcs

Simple, lightweight and fast NPC plugin using packets

345K загрузок498 подписчиковMITfoliapaper

Обновлён 23 июня 2026 г. · опубликован 12 февраля 2023 г.

  • Npcs with skins and sitting pose
  • Npc linked with hologram
  • Npcs with display name and glowing
  • Npc linked with a hologram
  • Npcs linked with holograms
  • Npcs linked with holograms

FancyNpcs Banner


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

Features

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

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

Check out images section down below.


Installation

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

Spigot is not supported.


Documentation

Official documentation is hosted here. Quick reference:

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


Developer API

More information can be found in Documentation and Javadocs.

Maven

<repository>
    <id>fancyinnovations-releases</id>
    <name>FancyInnovations Repository</name>
    <url>https://repo.fancyinnovations.com/releases</url>
</repository>
<dependency>
    <groupId>de.oliver</groupId>
    <artifactId>FancyNpcs</artifactId>
    <version>[VERSION]</version>
    <scope>provided</scope>
</dependency>

Gradle

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

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

Images

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

Screenshot 1
Provided by Explorer's Eden

Screenshot 2
Provided by Explorer's Eden

Screenshot 3
Provided by Explorer's Eden

Screenshot 4
Provided by Beacon's Quest

Screenshot 5
Provided by @OliverSchlueter

Screenshot 6
Provided by @OliverSchlueter

Screenshot 7
Provided by @Grabsky

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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.11.0+370Бета1.21.10, 1.21.11, 26.1.2, 26.2folia, paper23 июня 2026 г..jar (6.3 МБ)
2.11.0+369Бета1.21.10, 1.21.11, 26.1.2, 26.2folia, paper21 июня 2026 г..jar (6.3 МБ)
2.11.0Релиз1.21.10, 1.21.11, 26.1.2, 26.2folia, paper16 июня 2026 г..jar (6.3 МБ)
2.10.1.368Бета1.21.10, 1.21.11, 26.1.2, 26.2-rc-2folia, paper16 июня 2026 г..jar (6.3 МБ)
2.10.1.367Бета1.21.10, 1.21.11, 26.1.2, 26.2-rc-2folia, paper15 июня 2026 г..jar (6.3 МБ)
2.10.1-java21+2Бета1.21.8, 1.21.9, 1.21.10, 1.21.11folia, paper12 июня 2026 г..jar (6.1 МБ)
2.10.1.366Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper12 июня 2026 г..jar (6.3 МБ)
2.10.1.365Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper6 июня 2026 г..jar (6.3 МБ)
2.10.1Релиз1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper5 июня 2026 г..jar (6.3 МБ)
2.10.1-java21Бета1.21.8, 1.21.9, 1.21.10, 1.21.11folia, paper5 июня 2026 г..jar (6.1 МБ)
2.10.0.364Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper5 июня 2026 г..jar (6.3 МБ)
2.10.0.363Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper30 мая 2026 г..jar (6.4 МБ)
2.10.0.362Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper21 мая 2026 г..jar (6.4 МБ)
2.10.0.361Бета1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper12 мая 2026 г..jar (6.4 МБ)
2.10.0+2-java21Бета1.21.8, 1.21.9, 1.21.10, 1.21.11folia, paper6 мая 2026 г..jar (6.1 МБ)

Показаны последние 15 из 254 версий. Все версии — на Modrinth.

Ченджлог

2.11.0+370Бета1.21.11, 26.1.2, 26.2 · 23 июня 2026 г.

Commit hash: 6d1e1755

Commit message: fancynpcs: Fix glowing in npcconvert command

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.11.0+369Бета1.21.11, 26.1.2, 26.2 · 21 июня 2026 г.

Commit hash: ec5f4e1a

Commit message: fancynpcs: Remove player_command_as_op action

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.11.0Релиз1.21.11, 26.1.2, 26.2 · 16 июня 2026 г.
  • Added support for 26.2
  • Added mineskin_timeout config option to set the timeout for fetching skins from MineSkin
  • Fixed /npc displayname command throwing errors
2.10.1.368Бета1.21.11, 26.1.2, 26.2-rc-2 · 16 июня 2026 г.

Commit hash: 2e8f983d

Commit message: fancynpcs: Add generic command execution exception handler

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.10.1.367Бета1.21.11, 26.1.2, 26.2-rc-2 · 15 июня 2026 г.

Commit hash: 6b8f0428

Commit message: fancynpcs: Fix attributes for 26.2-rc-2

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.10.1-java21+2Бета1.21.9, 1.21.10, 1.21.11 · 12 июня 2026 г.

Commit hash: 512aa29d

Commit message: Fix interactions being executed twice

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.10.1.366Бета1.21.10, 1.21.11, 26.1.2 · 12 июня 2026 г.

Commit hash: ee6e0cc9

Commit message: fancynpcs, fancyholograms: Add support for 26.2-rc-2

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

2.10.1.365Бета1.21.10, 1.21.11, 26.1.2 · 6 июня 2026 г.

Commit hash: c7435c57

Commit message: fancynpcs: Fix custom model attribute check in NPC classes

(The last commit message does not always directly reflect the changes related to this version.)

Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…