- Compatible API Versions
- 1.0.9
- Sourcecode
- https://github.com/Nukkit-coders/NPC
Simple but good NPC plugin that works with the latest NukkitX version
Commands:
Spawn NPC: /npc spawn <entity> <name>
Remove NPC: /npc remove
Get list of all available entities: /npc entities
Get entity ID: /npc getid
Add console command: /npc addcmd <ID> <cmd>
Add player command: /npc addplayercmd <ID> <cmd>
Delete console command: /npc delcmd <ID> <cmd>
Delete player command: /npc delplayercmd <ID> <cmd>
Delete all commands: §e/npc delallcmd <ID>
See all commands: §e/npc listcmd <ID>
Edit NPC: /npc edit <ID> <item|armor|scale|name|scoretag|tphere|block> [value]
Show this list in game: /ncp help
- You can use %n to split the text on multiple lines in NPC name tags
- You can use %p to use player name in commands like tp %p 100 100 100
- You can use %uuid to use player uuid in commands
- You can use %eid to use player entity ID in commands
- If you find bugs please report them here: https://github.com/Nukkit-coders/NPC/issues
Need an addon for NPC rotation? Check out NPCRotation by PocketMiner82
Want to support the development of this plugin? Donate via PayPal
Commands:
Spawn NPC: /npc spawn <entity> <name>
Remove NPC: /npc remove
Get list of all available entities: /npc entities
Get entity ID: /npc getid
Add console command: /npc addcmd <ID> <cmd>
Add player command: /npc addplayercmd <ID> <cmd>
Delete console command: /npc delcmd <ID> <cmd>
Delete player command: /npc delplayercmd <ID> <cmd>
Delete all commands: §e/npc delallcmd <ID>
See all commands: §e/npc listcmd <ID>
Edit NPC: /npc edit <ID> <item|armor|scale|name|scoretag|tphere|block> [value]
Show this list in game: /ncp help
- You can use %n to split the text on multiple lines in NPC name tags
- You can use %p to use player name in commands like tp %p 100 100 100
- You can use %uuid to use player uuid in commands
- You can use %eid to use player entity ID in commands
- If you find bugs please report them here: https://github.com/Nukkit-coders/NPC/issues
Need an addon for NPC rotation? Check out NPCRotation by PocketMiner82
Want to support the development of this plugin? Donate via PayPal