Minekarta Docs
ModelEngineNPCGetting started

Requirements

Required and optional dependencies for ModelEngineNPC.

reviewThis page is not verified against ModelEngineNPC v2.0.1.
Required: Java 21+

Server Requirements

  • Java 21 or newer. The plugin is compiled for Java 21.
  • Paper 1.21.11, 26.1.2, or 26.2 (or compatible forks). Experimental targets are not officially supported.

Plugin Dependencies

Required

Required: ModelEngine R4.1.0+

Provides rendering capabilities for custom 3D model entities. model-type NPCs require it.

Required: PacketEvents 2.13.0+

Intercepts and handles packets directly for the normal-type NPCs. This plugin must be installed alongside ModelEngineNPC; it is not shaded inside our JAR.

Optional

Optional: FancyHolograms 2.10.0+

Provides text holograms above NPCs. If absent, the plugin will run normally but hologram features will be disabled.