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

[SUGGESTION] Server select feature by interact with NPC (link with Velocity/Bungeecord) #67

Closed yukisnowflake closed 6 months ago

yukisnowflake commented 6 months ago

I would like to be able to send the player via Velocity/Bungeecord/Waterfall to the specified server in the NPC configuration when clicking on an NPC. Is this possible? Solved by developer

I would also like to get away from the subject of my idea, and also make it possible to make NPC "sneak" I'm stupid and didn't found this feature

Also I didn't find a way to hide the message about cooldown on interaction with NPC #66

OliverSchlueter commented 6 months ago
  1. You should be able to use the playerCommand: "/npc playerCommand (npc) server (serverName)" the "server" command is hardcoded there

  2. You can set the pose attribute on player npcs: "/npc attribute test pose crouching"

  3. I was thinking of making this an option in the config