QuestPointers
Create engaging quests and missions where players need to reach specific locations in the Minecraft world. This mod provides various visual pointers that guide players to their objectives, making navigation intuitive and exciting.
Available pointer types:
- ActionBar - simple hints in the action bar showing whether to turn left or right
- Beacon - a beacon appears above the target within render distance with customizable beam color
- BlinkingBlock - blinking sequence of blocks above the target when approaching
- BossBar - compass in the boss bar with colored direction indicators
- Compass - sets the player's compass target (previous target will be lost)
- Hologram - hologram in the direction of the target with customizable item, text, and color
- Particles - particles at the player's feet pointing towards the target
- Trail - system finds a path to the target and displays it with a particle trail
Commands:
Using commands requires the questpointers.command permission.
/questpointers stopAll <player>:
<player>: Player for whom all active targets are disabled
/questpointers add <player> <x> <y> <z> [<world>] [<color>] [<item>] [<enabledPointers>] [<name...>]:
<player>: Player for whom the target is added<x>,<y>,<z>: Target coordinates<world>: Name of the target world orto use the player's current world<color>: Color for beacon beam and text, orfor default value<item>: Item for hologram icon, orto disable<enabledPointers>(available whencommandVersion≥ 1): Selected pointers separated by commas, orfor all configured ones<name...>: Name for the hologram (can consist of multiple words)