90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
This is a continuation of the JourneyMapStages mod with support for new versions
Example Script
// Restricts players from making waypoints or seeing them in world. mods.jmapstages.JMapStages.setWaypointStage("one");
// Restricts players from accessing the fullscreen and options screen. mods.jmapstages.JMapStages.setFullscreenStage("two");
// Restricts players from making death waypoints on the map. mods.jmapstages.JMapStages.setDeathpointStage("three");
// Restricts the player from having the minimap open on their screen. mods.jmapstages.JMapStages.setMinimapStage("four");
Details
Licensed LGPL-2.1-only
Published 5 months ago
Updated 5 months ago