In order for Tooltips to be able to read BetonQuest dialogues, it has to be set as the conversationIO. This can be done in a conversation package:
conversations:
Beton:
quester: "Beton"
first: "firstGreeting"
interceptor: none # <-- This will allow chat to work
conversationIO: tooltips # <-- Like so
2
Create the necessary presets
Here's a basic setup which supports animations. Put this into plugins/Tooltips/presets. The animations have to be defined in the BetonQuest config and must use the MiniMessage format.