Download JourneyMapStages Reborn — Minecraft Mods — MetaMods

JourneyMapStages Reborn

Active

Downloads

0

Last update

1 year ago

Versions

1.16.5 — 1.20.1
Server
Forge
Adventure
Game mechanics
Utils

JourneyMapStages Reborn

This project represents a modern revival of the JourneyMapStages mod, adapted to work with current versions of Minecraft. The modification allows fine-tuning access to various journey map features based on player progress.

Script Usage Examples

Restricting waypoint creation and display:

// Prevents players from creating waypoints and seeing them in the world
mods.jmapstages.JMapStages.setWaypointStage("one");

Controlling access to fullscreen mode and settings:

// Restricts player access to fullscreen mode and options screen
mods.jmapstages.JMapStages.setFullscreenStage("two");

Managing death point creation:

// Prevents players from automatic death point creation on the map
mods.jmapstages.JMapStages.setDeathpointStage("three");

Regulating minimap display:

// Blocks the display of the minimap on the player's screen
mods.jmapstages.JMapStages.setMinimapStage("four");
Project members
Sixik

Sixik

Developer

Created: 9 Sep 2024

ID: 58900