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

FancyNpcs Custom Models

Addon for FancyNpcs that adds support for custom 3D models

Загрузки
528
Подписчики
3
Обновлён
21 июня 2026 г.
Лицензия
MIT

Опубликован 20 апреля 2026 г.

FancyNpcsModel Banner


With this plugin, you can assign custom 3D models (from BetterModel) to npcs.

How to use

Requirements:

How to apply a custom model to an npc:

  1. Install the required plugins
  2. Import models to BetterModel (see BetterModel's documentation for that)
  3. Make sure your npc is a player npc (/npc type (npc) player)
  4. Set the custom model: /npc custom_model (npc) (model name)
  5. Done! Your npc should now have the model you assigned to it

Setting the custom model to @none will remove the model.

Commands that won't work, when the npcs has a custom model:

  • /npc displayname
  • /npc equipment
  • /npc glowing
  • /npc skin
  • /npc turn_to_player (depends on model)

Animations

This plugin also adds two new actions (for npcs with custom models only) to play animations.

Actions:

  • play_animation_once: plays the specified animation once
  • play_animation_loop: plays the specified animation in a loop

How to add the action: /npc action (npc) (trigger) add play_animation_once (animation name)

There is also a command to play an animation: /npc play_animation (npc) (animation name) [--loop]

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.

Ченджлог

1.1.0+10Альфа26.2 · 21 июня 2026 г.

Commit hash: 1fe7570

Commit message: fancynpcs-model: Fix cloud-paper dependency

(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.

1.1.0Релиз26.2 · 16 июня 2026 г.
  • Added support for 26.2
1.0.0+9Альфа26.1.2 · 6 июня 2026 г.

Commit hash: 9dcdecd

Commit message: fancynpcs-model: Fix scheduler for Folia

(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.

1.0.0Релиз26.1.2 · 5 июня 2026 г.

Initial release!

0.0.1+8Альфа26.1.2 · 25 апреля 2026 г.

Commit hash: af5aed6

Commit message: fancynpcsmodel: Add amount_npcs_with_custom_model metric

(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.

0.0.1+7Альфа26.1.2 · 23 апреля 2026 г.

Commit hash: 3ca72f0

Commit message: fancynpcs: Don't send scale attribute packet when using custom model

(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.

0.0.1+6Альфа26.1.2 · 22 апреля 2026 г.

Commit hash: f47c76c

Commit message: fancynpcs-model: Add custom_model and play_animation commands

(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.

0.0.1+5Альфа26.1.2 · 22 апреля 2026 г.

Commit hash: 7d240d9

Commit message: fancynpcs-model: Add play_animation_once and play_animation_loop actions

(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.

Комментарии

Загружаем…