-Added FancyNpcs (https://modrinth.com/plugin/fancynpcs) support to start conversations.
-Removed the "NPC named <name>" starting point. Now you must use the IDs of the NPCs.
Remember to check the WIKI!
https://ajneb97.gitbook.io/interactions/
-Added protocollib_mount_height_fix option in the config. This option will allow to modify the Y coordinate of the player when is mounted on a dialogue, when protocolib option is enabled.
Remember to check the WIKI!
https://ajneb97.gitbook.io/interactions/
-Fixed very important bug that was kicking players in conversations with the "too many packets" error when protocollib option is enabled.
-Added: /int start command now allows you to start a certain conversation tree from a conversation file (like conversation1, conversation2, etc..). Example: /int start guard1.conversation3 <player>
Remember to check the WIKI!
https://ajneb97.gitbook.io/interactions/
-Fixed: Now you can correctly set hologram default values for new conversations in the config.yml file.
-Added: Optimized player data access/modification/storage. A lot of changes were made on the player data management, this will not affect existing player data in any way, but if I missed something it could affect new saved data like cooldowns, influence, etc. If you notice an issue like this is happening, please let me know in the discussion!
- Added: /int start and /int stop commands can now be executed for all online players.
Remember to check the WIKI!
https://ajneb97.gitbook.io/interactions/