Just_Deleting73
Member
Npc's hitboxes are broken
Read the rest of this update entry...Added support for player names with space
Read the rest of this update entry...Made human NPCs work on 1.13 builds. You may need to manually remove old human NPCs to prevent game crashing.
Read the rest of this update entry...Fix human npc skins getting messed up
Read the rest of this update entry...Bug fixes
I got this error when trying to add a command:PetteriM1 submitted a new resource:
NPC - NPC plugin that works with latest NukkitX
Read more about this resource...
nvm I fixed it20:48:44 [ERROR] ThrowingI got this error when trying to add a command:
20:48:44 [ERROR] Throwing
java.lang.NullPointerException: null
at idk.plugin.npc.NPC.onCommand(NPC.java:227) ~[?:?]
at cn.nukkit.command.PluginCommand.execute(PluginCommand.java:33) ~[nukkit.jar:?]
at cn.nukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:257) ~[nukkit.jar:?]
at cn.nukkit.Server.dispatchCommand(Server.java:759) ~[nukkit.jar:?]
at cn.nukkit.Player.handleDataPacket(Player.java:2785) ~[nukkit.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1540) ~[?:?]
at cn.nukkit.network.Network.processPackets(Network.java:197) ~[nukkit.jar:?]
at cn.nukkit.network.Network.processBatch(Network.java:180) ~[nukkit.jar:?]
at cn.nukkit.Player.handleDataPacket(Player.java:2099) ~[nukkit.jar:?]
at cn.nukkit.network.RakNetInterface.handleEncapsulated(RakNetInterface.java:157) ~[nukkit.jar:?]
at cn.nukkit.raknet.server.ServerHandler.handlePacket(ServerHandler.java:132) ~[nukkit.jar:?]
at cn.nukkit.network.RakNetInterface.process(RakNetInterface.java:66) ~[nukkit.jar:?]
at cn.nukkit.network.Network.processInterfaces(Network.java:83) ~[nukkit.jar:?]
at cn.nukkit.Server.tick(Server.java:1132) ~[nukkit.jar:?]
at cn.nukkit.Server.tickProcessor(Server.java:911) ~[nukkit.jar:?]
at cn.nukkit.Server.start(Server.java:888) ~[nukkit.jar:?]
at cn.nukkit.Server.<init>(Server.java:573) ~[nukkit.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) ~[nukkit.jar:?]
java.lang.NullPointerException: null
at idk.plugin.npc.NPC.onCommand(NPC.java:227) ~[?:?]
at cn.nukkit.command.PluginCommand.execute(PluginCommand.java:33) ~[nukkit.jar:?]
at cn.nukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:257) ~[nukkit.jar:?]
at cn.nukkit.Server.dispatchCommand(Server.java:759) ~[nukkit.jar:?]
at cn.nukkit.Player.handleDataPacket(Player.java:2785) ~[nukkit.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1540) ~[?:?]
at cn.nukkit.network.Network.processPackets(Network.java:197) ~[nukkit.jar:?]
at cn.nukkit.network.Network.processBatch(Network.java:180) ~[nukkit.jar:?]
at cn.nukkit.Player.handleDataPacket(Player.java:2099) ~[nukkit.jar:?]
at cn.nukkit.network.RakNetInterface.handleEncapsulated(RakNetInterface.java:157) ~[nukkit.jar:?]
at cn.nukkit.raknet.server.ServerHandler.handlePacket(ServerHandler.java:132) ~[nukkit.jar:?]
at cn.nukkit.network.RakNetInterface.process(RakNetInterface.java:66) ~[nukkit.jar:?]
at cn.nukkit.network.Network.processInterfaces(Network.java:83) ~[nukkit.jar:?]
at cn.nukkit.Server.tick(Server.java:1132) ~[nukkit.jar:?]
at cn.nukkit.Server.tickProcessor(Server.java:911) ~[nukkit.jar:?]
at cn.nukkit.Server.start(Server.java:888) ~[nukkit.jar:?]
at cn.nukkit.Server.<init>(Server.java:573) ~[nukkit.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) ~[nukkit.jar:?]
Hey, check out this for the NPC look at player!is still the "npc looking at player" thing out yet? if not is there any alternatives to your npc plugin that support that feature??
Check that you have the command set as player command if you want it to run it as player (/npc addplayercmd instead of /npc addcmd). Otherwise it will try to run it in the console.If I have a command adde and click on the npc nothing happens
Read the rest of this update entry...- Added new entities
- Added scoretag support for human NPCs
- Added %uuid placeholder for player UUID
- Added %eid placeholder for player entity ID
- Added support for new skin properties
- Other fixes and performance improvements
Use the skin you want when you spawn the NPCHow do I set Human NPCS' skin?
Read the rest of this update entry...Fixed human NPC skins on 1.16
Read the rest of this update entry...Added new entities from 1.16