FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
100 stars 23 forks source link

NPC's are able to tab-complete #78

Open JonasDevDE opened 4 months ago

JonasDevDE commented 4 months ago

image

envizar commented 4 months ago

Same issue

OliverSchlueter commented 4 months ago

This only happens when pressing TAB while having nothing written yet, right? It shouldn't appear when trying to tab complete in commands.

I was trying to fix it, but found no easy way, it might requires to modify outgoing packets, which is a bit more complicated.

JonasDevDE commented 4 months ago

This only happens when pressing TAB while having nothing written yet, right? It shouldn't appear when trying to tab complete in commands.

I was trying to fix it, but found no easy way, it might requires to modify outgoing packets, which is a bit more complicated.

Hey, I just checked. The error also occurs if you have already written a message.