Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
A plugin that connects Journey to BetonQuest.
With all three plugins, you can use a new BetonQuest event in your quests that will trigger navigation to a destination using Journey's navigation system. Also, you allow players to navigate to their own BetonQuest compass locations via the Journey GUI and commands.
In an events file for a Quest Package, you may create a new simple journey event like this:
journeyTo: journey 72;80;-38;world
You may add Journey flags just like in a standard Journey command to do things like change the particle colors, add messages for when the navigation search is complete, or even change the navigation type to use an NPC guide if you also have Citizens and JourneyCitizens:
journeyTo: journey 72;80;-38;world fly=false navigator:type=trail navigator:color=FFD700 navigator:particle=redstone successMessage=(Follow the yellow brick road)
For more information on usage, read the Wiki