JourneyBetonQuest — Bridging Two Plugins
This plugin creates a bridge between Journey and BetonQuest, combining their functionality into a unified system. Thanks to this modification, you gain the ability to use BetonQuest events to activate navigation through Journey's mechanisms.
Core Features
Navigation Synchronization: In BetonQuest quest package events, you can add a special journeyTo event that automatically initiates navigation to specified coordinates.
journeyTo: journey 72;80;-38;world
Advanced Navigation Settings: As in standard Journey commands, you can add various flags to customize the navigation process:
journeyTo: journey 72;80;-38;world fly=false navigator:type=trail navigator:color=FFD700 navigator:particle=redstone successMessage=(Follow the yellow brick road)
These parameters allow you to:
- Change navigation particle colors
- Configure displayed messages upon successful route search
- Transform navigation type to use NPC guides (when Citizens and JourneyCitizens plugins are available)
Reverse Compatibility: Players can also use Journey's interface and standard commands to navigate to their BetonQuest compass locations.
Compatibility
Full functionality requires simultaneous installation of all three plugins: Journey, BetonQuest, and JourneyBetonQuest.