The NPC plugin for PocketMine-MP
This plugin is designed for PocketMine-MP and may not work with other spoons or forks.
command | usage |
---|---|
/npc create [type] [name] [skinPath(optional)] [geometryPath(optional) | Create an entity. |
/npc remove | Remove an entity. |
/npc edit [message/command/scale] [args...] | Edit an entity. |
/npc get | Get an entities. |
Doesn't use entity class.
You can create & modify the entities you want.
You can apply your own skin.
Modeling can also be applied.
If you want to apply modeling, you need to put geometryName: "your geometry name" in the json file created with BlockBench.