PluginLicenseRef-SentienceEntity-API-License-v1.1
SentienceEntity
A powerful Minecraft plugin that adds interactive NPCs with advanced features to your Minecraft server
151
Downloads
1
Followers
8 months ago
Updated
📦
2
Versions
📖About SentienceEntity
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 | Edit a npc
- /se removenpc | Remove a npc
- /se listnpc | List all npcs
- /se inspect | Enter Inspector Mode
Hologram's
- /sh createHologram | Create a hologram for a npc
- /sh addTextLine | Add a Text line for a hologram
- /sh addItemLine | Add a Item line for a hologram
- /sh setTextLine | Sets a text line of a index
- /sh setItemLine | Sets a item line of a index
- /sh lines | List all lines from a hologram
- /sh removeLine | Remove a line
- /sh removeHologram | Remove a hologram
Path's
- /sp create <loop/interact> | Create a path
- /sp remove | Remove a path
- /sp addPoint <walk/teleport> | Add a Point to a path
- /sp removePoint | Remove a Point from a path
- /sp listPoints | List all Points from a path
- /sp list | List all Paths
- /sp apply | Applies manually a path to a npc
- /sp setTrigger <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