Skip to content

FancyNpcs is a simple, lightweight and fast npc plugin using packets

License

Notifications You must be signed in to change notification settings

LordTuxn/FancyNpcs

 
 

Repository files navigation

Latest Version Generic badge Discord GitHub Downloads SpigotMC Downloads Downloads

Simple, lightweight and fast NPC plugin using packets

Only for minecraft server version 1.19.4 - 1.20.4
Using paper is highly recommended

Get the plugin

Stable versions

Development builds

Features

With FancyNpcs you can create NPCs that look like real players. You can edit a bunch of properties like the display name or skin.

All properties:

  • display name
  • skin (username or url)
  • entity type (cow, pig, blaze etc.)
  • equipment (e.g. holding something in the hand)
  • glowing (in all colors)
  • and many more properties that are entity specific

You can also define some actions that will be executed when a player interacts with the npc:

  • message: sends a simple message to the player
  • player command: forces the player to execute a command
  • server command: executes a command in the console

Explore more features on the official website: https://fancyplugins.de/

Documentation

Plugin

Commands: commands.md
Multiple lines: multiple-lines.md

Api

Getting started: getting-started.md
Events: events.md

Build from source

  1. Clone this repo and run gradlew shadowJar
  2. The jar file will be in build/libs/FancyNpcs-<version>.jar

Examples

The following images are by https://explorerseden.eu/

The following image is by Beacon's Quest

The following images are by oliver (main dev of this plugin)

About

FancyNpcs is a simple, lightweight and fast npc plugin using packets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%