
FancyNpcs
Simple, lightweight and fast NPC plugin using packets
Обновлён 23 июня 2026 г. · опубликован 12 февраля 2023 г.
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.

Provided by Explorer's Eden

Provided by Explorer's Eden

Provided by Explorer's Eden

Provided by Beacon's Quest

Provided by @OliverSchlueter

Provided by @OliverSchlueter

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.2 | folia, paper | 23 июня 2026 г. | .jar (6.3 МБ) |
| 2.11.0+369 | Бета | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 21 июня 2026 г. | .jar (6.3 МБ) |
| 2.11.0 | Релиз | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 16 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1.368 | Бета | 1.21.10, 1.21.11, 26.1.2, 26.2-rc-2 | folia, paper | 16 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1.367 | Бета | 1.21.10, 1.21.11, 26.1.2, 26.2-rc-2 | folia, paper | 15 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1-java21+2 | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | folia, paper | 12 июня 2026 г. | .jar (6.1 МБ) |
| 2.10.1.366 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 12 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1.365 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 6 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.1-java21 | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | folia, paper | 5 июня 2026 г. | .jar (6.1 МБ) |
| 2.10.0.364 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (6.3 МБ) |
| 2.10.0.363 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 30 мая 2026 г. | .jar (6.4 МБ) |
| 2.10.0.362 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 21 мая 2026 г. | .jar (6.4 МБ) |
| 2.10.0.361 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 12 мая 2026 г. | .jar (6.4 МБ) |
| 2.10.0+2-java21 | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | folia, paper | 6 мая 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_timeoutconfig option to set the timeout for fetching skins from MineSkin - Fixed
/npc displaynamecommand 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.
Комментарии
Загружаем…






