Integrations
List of currently supported plugins
upported packet plugins
packetevents
ProtocolLib
Supported furniture plugins
MythicCrucible ( part of MythicMobs )
Supported region plugins
WorldGuard
Supported placeholder plugins
Used in all tooltip text and some conditions.
PlaceholderAPI
Other
BetonQuest
Actions:
beton-ready- ran when BetonQuest has provided all required information to start the next conversation step. Use this to run actions to run the next steps.
Action commands:
These can only be used in preset actions!
endconversation- immediately ends the current players conversation if any.nextoption- cycles onto the next option like 1 -> 2 -> 3 -> 1 -> ...selectoption (option)- select the currently picked option or provide a numeric option
Conditions:
betonquest
This condition is triggered when the player engages in a BetonQuest conversation by right-clicking an NPC. In order for this to work, a conversation has to use the option:
conversationIO: tooltips
Context
betonquest.npc
NPC's (quester) name
betonquest.text
Current dialogue in the conversation
betonquest.options
A list of currently selectable options
betonquest.selected
Number of currently selected option (changed with "nextoption" command above
Plugin support missing?
Please make sure to contact us in our Discord server and tell us which plugin is missing! We'll be happy to add support.
Last updated