Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 weeks ago
vJourney
vJourney transforms Minecraft's native advancement screen into a configurable achievement and quest-tree system for minecraft servers.
Instead of opening a custom GUI, players use the familiar advancements menu, but with your own categories, icons, descriptions, progression, sounds and unlock conditions.
Support the Project
vJourney is developed and maintained with a lot of care as part of the vPlugins project. If the plugin helps your server, consider making a donation to support future updates, bug fixes, documentation and new vPlugins projects.
Community & Support
Need help configuring quests, want to report a bug, or suggest a feature? Join our community or check the documentation:
Preview



Main Features
- Create independent advancement tabs using simple
.ymlcategory files. - Build achievement trees with parents, branches, hidden nodes and multi-parent progression.
- Use custom icons with
materialandmodel_data. - Configure lore for blocked, progress and completed states.
- Show live progress in item hover text with
%current%. - Emit local chat, global chat and native Minecraft toast notifications.
- Store persistent progress in SQLite by default or MySQL when configured.
- Reload categories with
/vjourney reloador/vjr reload.
Triggers
vJourney supports several trigger types, including:
- Vanilla mob kills
- MythicMobs kills
- Armor equipped
- Item held
- Blocks broken
- World visits
- WorldGuard region entry
- Permissions
- PlaceholderAPI values
- BetonQuest tags and points
- Enchanting progress
- vBestiary discovery progress
Numeric triggers support flexible values:
value: 10 # exactly 10
value: <10 # 10 or less
value: 10> # 10 or more


