Compatibility
Minecraft: Java Edition
1.21–1.21.8
Platforms
Links
Creators
Details
SentienceEntity
A powerful Minecraft plugin that adds interactive NPCs with advanced features to your Minecraft server.
- Interactive NPCs with custom skins
- All EntityTypes for your version
- Hologram support for NPCs
- Items for Holograms
- Simple Pathfinding with to Functions (Loop, Interact)
- Packet-based entity handling for better performance
- Permissionbased visibility for Npcs and Holograms
- Player interaction system
- Customizable NPC behaviors
- Skin fetching system for custom NPC appearances
Requirements
- Paper/Spigot 1.21.x
Commands
Npc's
- /se spawnnpc | Spawn a new npc
- /se editnpc <Name> | Edit a npc
- /se removenpc <Name> | Remove a npc
- /se listnpc | List all npcs
- /se inspect | Enter Inspector Mode
Hologram's
- /sh createHologram <Name> | Create a hologram for a npc
- /sh addTextLine <Name> <Text> | Add a Text line for a hologram
- /sh addItemLine <Name> | Add a Item line for a hologram
- /sh setTextLine <Name> <index> <Text> | Sets a text line of a index
- /sh setItemLine <Name> <index> | Sets a item line of a index
- /sh lines <Name> | List all lines from a hologram
- /sh removeLine <Name> <index> | Remove a line
- /sh removeHologram <Name> | Remove a hologram
Path's
- /sp create <pathname> <loop/interact> | Create a path
- /sp remove <pathname> | Remove a path
- /sp addPoint <pathname> <walk/teleport> | Add a Point to a path
- /sp removePoint <pathname> <index> | Remove a Point from a path
- /sp listPoints <pathname> | List all Points from a path
- /sp list | List all Paths
- /sp apply <pathname> <npcname> | Applies manually a path to a npc
- /sp setTrigger <pathname> <loop/interact> |Change the trigger type of a npc
Permissions
- 'se.command' | Allows access to the main plugin command
- 'se.path' | Allows access to the path command
- 'se.hologram' | Allows acces to the hologram command
Todo:
- Dialog-System (Probably using the newly added Dialog System from Minecraft 1.21.6.)
Installation
- Download the latest version of SentienceEntity
- Place the jar file in your server's
pluginsfolder - Restart your server



