Download JourneyMap QOL Additions — Minecraft Mods — MetaMods

JourneyMap QOL Additions

Active

Downloads

0

Last update

1 year ago
Client
Control

JourneyMap QOL 1.7.10

The Minecraft 1.7.10 version of JourneyMap lacks some convenient features like the share waypoint button and formatted text support. This simple mod brings back these capabilities and adds several quality of life improvements for players.

Compatibility

This addon requires the main JourneyMap version for Minecraft 1.7.10.

Main Features

The mod introduces several new commands that extend the map functionality:

  • cleardeath — removes death points
  • share — allows sharing waypoints
  • remove — removes unnecessary map markers

One of the key features is automatic conversion of specially formatted chat text into waypoints. The system automatically recognizes correctly formatted coordinates and adds them to your waypoints list. If desired, you can disable the automatic mode and click on waypoints in chat manually.

Commands

/waypoint

This command works only on the client side, doesn't support command blocks or NPCs.

Subcommands:

  • /waypoint share <waypoint name> [player name/group] — share waypoint
  • /waypoint cleardeath [number of saved deaths] — clear death points
  • /waypoint remove <waypoint name> — remove specific marker
  • /waypoint removeprefix <prefix name> — remove group of points
  • /waypoint disableautoclick (true/false) — manage automatic adding

/wpcreate

This universal command works on both client and server, compatible with command blocks.

Syntax: /wpcreate <player/group> <name> <x> <y> <z> [color] [dimension] [remove_duplicates]

Formatted Chat Text

To create waypoints via chat, use a special format in square brackets. Parameters are separated by commas, format: parameter:value.

Available parameters:

  • x — X coordinate (required, integer)
  • y — Y coordinate (optional, default: 60)
  • z — Z coordinate (required, integer)
  • dim — dimension number (default: 0)
  • name — waypoint name (default: X and Z coordinates)
  • color — color in HEX format (default: #FFFF00)
  • delete — whether to delete duplicates (default: false)

Usage example: [x:105,y:72,z:-723,dim:0,name:Test_Point,color:#B311CF,delete:false]

Project members
1whohears

1whohears

Created: 14 May 2024

ID: 64634